Struct oxygengine_core::ecs::shred::DefaultProvider [−][src]
pub struct DefaultProvider;
Expand description
A SetupHandler that simply uses the default implementation.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DefaultProviderimpl Send for DefaultProviderimpl Sync for DefaultProviderimpl Unpin for DefaultProviderimpl UnwindSafe for DefaultProviderBlanket Implementations
impl<T> Any for T where
T: Any,
impl<T> Any for T where
T: Any, pub fn get_type_id(&self) -> TypeIdMutably borrows from an owned value. Read more