Function linera_witty::hlist::lift_from
source ยท pub fn lift_from<I, T, PF>(part: T) -> PFwhere
PF: LiftFrom<T, I>,
Expand description
Free function version of LiftFrom::lift_from
.
pub fn lift_from<I, T, PF>(part: T) -> PFwhere
PF: LiftFrom<T, I>,
Free function version of LiftFrom::lift_from
.