Struct scuttlebutt::Event [] [src]

pub struct Event {
    pub object: Object,
    pub event_type: String,
}

Fields

Trait Implementations

impl Debug for Event
[src]

Formats the value using the given formatter.