Macro tarantool::unwrap_or

source ·
macro_rules! unwrap_or {
    ($o:expr, $else:expr) => { ... };
}