skip_none

Macro skip_none 

Source
macro_rules! skip_none {
    ($res:expr) => { ... };
}
Expand description

Skip in a loop if an option is none