[][src]Macro nickel::try_with

macro_rules! try_with {
    ($res:expr, $exp:expr) => { ... };
}