Trait DelegateComponent

Source
pub trait DelegateComponent<Name> {
    type Delegate;
}

Required Associated Types§

Implementors§