[][src]Macro keeshond::unwrap_or_panic

macro_rules! unwrap_or_panic {
    ( $expression:expr ) => { ... };
}