[][src]Macro totems::assert_none

macro_rules! assert_none {
    ($option:expr) => { ... };
}