Trait papito_dom::ComponentOf [] [src]

pub trait ComponentOf {
    type Comp: Component;
}

Associated Types

Implementors