try_nl

Macro try_nl 

Source
macro_rules! try_nl {
    ($msg: expr) => { ... };
}