Trait basalt::atlas::CommandResponseAbstract[][src]

pub trait CommandResponseAbstract {
    fn ready_response(&self);
}

Required methods

Implementors