Trait Initializer

Source
pub trait Initializer<DstInit: EmplaceInitializer> {
    type Init;
}

Required Associated Types§

Implementors§