Macro uucore::safe_unwrap[][src]

macro_rules! safe_unwrap {
    ($exp:expr) => { ... };
}