ombrac_server

Macro try_or_return

Source
macro_rules! try_or_return {
    ($expr:expr) => { ... };
}