Struct anymsg::Pump[][src]

pub struct Pump { /* fields omitted */ }

The primary object for managing the message protocol's initial state.

Methods

impl Pump
[src]

Auto Trait Implementations

impl Send for Pump

impl !Sync for Pump