Macro vlog::ve0[][src]

[]
macro_rules! ve0 {
    ($fmt:expr) => { ... };
    ($fmt:expr, $($arg:tt)*) => { ... };
}
[]

Always prints to stderr. Follows format! style.