Macro stdmacros::stderrln [] [src]

macro_rules! stderrln {
    ($str:expr) => { ... };
}