Struct oxygengine_core::assets::protocols::pack::PackAssetProtocol [−][src]
pub struct PackAssetProtocol;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PackAssetProtocol
impl Send for PackAssetProtocol
impl Sync for PackAssetProtocol
impl Unpin for PackAssetProtocol
impl UnwindSafe for PackAssetProtocol
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