Struct cdrs::frame::frame_event::BodyResEvent [] [src]

pub struct BodyResEvent {
    pub event: ServerEvent,
}

Fields

Trait Implementations

impl Debug for BodyResEvent
[src]

Formats the value using the given formatter.

impl FromCursor for BodyResEvent
[src]

It should return an implementor from an io::Cursor over an array of bytes.