Type Definition spair::ChildComp

source ·
pub type ChildComp<C> = RcComp<C>;

Trait Implementations

Executes the destructor for this type. Read more