Macro mars_raw_utils::vprintln[][src]

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