Macro nickel::try_with [] [src]

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