Struct oxygengine_core::app::AppRunner [−][src]
Fields
app: Rc<RefCell<App<'a, 'b>>>Implementations
Auto Trait Implementations
impl<'a, 'b> !RefUnwindSafe for AppRunner<'a, 'b>impl<'a, 'b> !UnwindSafe for AppRunner<'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