[][src]Trait ra_common::Producer

pub trait Producer {
    fn send(&self, env: &Envelope);
}

Required methods

fn send(&self, env: &Envelope)

Loading content...

Implementors

Loading content...