Function frunk_core::generic::convert_from [] [src]

pub fn convert_from<A, B, Repr>(a: A) -> B where A: Generic<Repr>, B: Generic<Repr>

Converts one type into another assuming they have the same generic Representation