Trait ParentType

Source
pub trait ParentType {
    type Type: Object;
}

Required Associated Types§

Implementors§