[][src]Macro totems::assert_some

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