Struct oxygengine_user_interface::raui::core::state::StateUpdate [−][src]
pub struct StateUpdate(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for StateUpdate
impl Send for StateUpdate
impl !Sync for StateUpdate
impl Unpin for StateUpdate
impl !UnwindSafe for StateUpdate
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