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
Mutably borrows from an owned value. Read more