Enum oxygengine_user_interface::raui::core::LogKind [−][src]
pub enum LogKind { Info, Warning, Error, }
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LogKind
impl UnwindSafe for LogKind
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