Skip to main content

Init

Type Alias Init 

Source
pub type Init<T, DstInit> = <T as Initializer<DstInit>>::Init;