Function model_mapper::with::extra

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

Mapper for types implementing ExtraInto