Struct gm_types::events::Events [] [src]

pub struct Events {
    pub events: Vec<Event>,
}

Events in a room.

Fields

Trait Implementations

impl Default for Events
[src]

[src]

Returns the "default value" for a type. Read more

impl Debug for Events
[src]

[src]

Formats the value using the given formatter.