[][src]Trait tempest::metric::backend::Backend

pub trait Backend {
    fn write(&mut self, msg: Msg);
}

Required methods

fn write(&mut self, msg: Msg)

Loading content...

Implementors

Loading content...