[][src]Macro rifling::unwrap_or_false

macro_rules! unwrap_or_false {
    ($e:expr) => { ... };
}

Unwrap Option<T> or return false