Macro syntex_syntax::unwrap_or [] [src]

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