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