cascade_new

Macro cascade_new 

Source
macro_rules! cascade_new {
    ( ) => { ... };
    ( $err:expr ) => { ... };
}