cdr_try

Macro cdr_try 

Source
macro_rules! cdr_try {
    ($e:expr) => { ... };
}
Expand description