Function feanor_math::integer::generic_maps::generic_map_in

source ยท
pub fn generic_map_in<R: ?Sized + IntegerRing, S: ?Sized + RingBase>(
    from: &R,
    to: &S,
    el: R::Element,
) -> S::Element