Struct oxygengine_core::app::App [−][src]
pub struct App<'a, 'b> { /* fields omitted */ }Implementations
Auto Trait Implementations
impl<'a, 'b> !RefUnwindSafe for App<'a, 'b>impl<'a, 'b> !UnwindSafe for App<'a, 'b>Blanket 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