[][src]Macro grin_core::try_iter_map_vec

macro_rules! try_iter_map_vec {
    ($thing:expr, $mapfn:expr) => { ... };
}

Same as try_map_vec when thing is an iterator