frunk_core::labelled

Function from_labelled_generic

source
pub fn from_labelled_generic<Dst, Repr>(repr: Repr) -> Dst
where Dst: LabelledGeneric<Repr = Repr>,
Expand description

Given a labelled generic representation of a Dst, returns Dst