rzbackup::stderrln [] [src]

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