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