[][src]Trait ra_common::Consumer

pub trait Consumer {
    fn receive(&self) -> &Envelope;
}

Required methods

fn receive(&self) -> &Envelope

Loading content...

Implementors

Loading content...