Type Alias Init

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