Function model_mapper::with::vec

source ·
pub fn vec<F, I>(from: Vec<F>) -> Vec<I>where
    F: Into<I>,
Expand description

Mapper for Vec