[][src]Macro totems::assert_err

macro_rules! assert_err {
    ($result:expr) => { ... };
}