Enum oxygengine_core::assets::protocol::AssetVariant [−][src]
Variants
Id(AssetId)Path(String)Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AssetVariantimpl Send for AssetVariantimpl Sync for AssetVariantimpl Unpin for AssetVariantimpl UnwindSafe for AssetVariantBlanket 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