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