Enum oxygengine_core::log::Log [−][src]
pub enum Log {
Info,
Warning,
Error,
Debug,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Logimpl UnwindSafe for LogBlanket 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