Trait rustmq::client::Command
[−]
[src]
pub trait Command { fn run(&self) -> !; }
pub trait Command { fn run(&self) -> !; }
fn run(&self) -> !