Macro mars_raw_utils::veprintln[][src]

macro_rules! veprintln {
    () => { ... };
    ($($arg : tt) *) => { ... };
}