[][src]Macro syntex_syntax2::unwrap_or

macro_rules! unwrap_or {
    ($opt:expr, $default:expr) => { ... };
}