Struct dwindow::event::UpdateEvent [] [src]

pub struct UpdateEvent {
    pub mode: RunMode,
}

Update event.

Fields

Trait Implementations

impl Clone for UpdateEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for UpdateEvent
[src]

impl Debug for UpdateEvent
[src]

Formats the value using the given formatter.