get_or_err

Macro get_or_err 

Source
macro_rules! get_or_err {
    ($this:ident, $key:expr, $err:expr, $msg:expr) => { ... };
}