Macro io_synesthesist::writeln_err [] [src]

macro_rules! writeln_err {
    ($text: expr) => { ... };
}

The writeln_error macro writes to output the error and returns the Some 0i32 or None according to success.