Function model_mapper::with::vec_extra

source ยท
pub fn vec_extra<F, I>(from: Vec<F>) -> Vec<I>
where F: ExtraInto<I>,
Expand description

Mapper for Vec