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