Struct type_equalities::type_functions::BoxF [−][src]
pub struct BoxF;This is supported on crate feature
alloc only.Expand description
The TypeFunction ApF<BoxF, A> == Box<A>
pub struct BoxF;alloc only.The TypeFunction ApF<BoxF, A> == Box<A>