Struct oxygengine_core::app::AppLifeCycle [−][src]
pub struct AppLifeCycle {
pub running: bool,
// some fields omitted
}Fields
running: boolImplementations
Auto Trait Implementations
impl !RefUnwindSafe for AppLifeCycleimpl Send for AppLifeCycleimpl Sync for AppLifeCycleimpl Unpin for AppLifeCycleimpl !UnwindSafe for AppLifeCycleBlanket 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