[][src]Macro uucore::safe_unwrap

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