Component

Trait Component 

Source
pub trait Component: DynClone + Debug { }
Expand description

Marker trait for saying what’s a Component

Implementors§