Struct libflo_event::serialization::EventsSerde [] [src]

pub struct EventsSerde { /* fields omitted */ }

Methods

impl EventsSerde
[src]

Trait Implementations

impl PartialEq for EventsSerde
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for EventsSerde
[src]

impl Debug for EventsSerde
[src]

Formats the value using the given formatter.

impl Clone for EventsSerde
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more