Struct oxygengine_core::assets::protocols::prefab::PrefabAssetProtocol [−][src]
pub struct PrefabAssetProtocol;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PrefabAssetProtocol
impl Send for PrefabAssetProtocol
impl Sync for PrefabAssetProtocol
impl Unpin for PrefabAssetProtocol
impl UnwindSafe for PrefabAssetProtocol
Blanket Implementations
impl<T> Any for T where
T: Any,
impl<T> Any for T where
T: Any,
pub fn get_type_id(&self) -> TypeId
Mutably borrows from an owned value. Read more