Struct event_web::OptionEvent[][src]

pub struct OptionEvent { /* fields omitted */ }

Methods

impl OptionEvent
[src]

Trait Implementations

impl Clone for OptionEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for OptionEvent
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for OptionEvent

impl Sync for OptionEvent