Trait he_di::component::Built [] [src]

pub trait Built {
    type Builder: ComponentBuilder;
}

Associated Types

Implementors