ApplyOnce

Type Alias ApplyOnce 

Source
pub type ApplyOnce<Brand, A> = <Brand as Once>::Output<A>;
Expand description

Alias for types of kind * -> *.