Struct rumqttlog::Router[][src]

pub struct Router { /* fields omitted */ }

Implementations

Waits on incoming events when ready queue is empty. After pulling 1 event, tries to pull 500 more events before polling ready queue 100 times (connections)

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.