Trait qecs_core::Component [] [src]

pub trait Component: Debug + Clone + Any + Send + Sync { }

Implementors