Skip to main content

try_fn

Macro try_fn 

Source
macro_rules! try_fn {
    ($s:expr, $e:expr) => { ... };
}