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