[go: up one dir, main page]

Macro nickel::try_with

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