Struct sota::interpreter::CommandInterpreter
[−]
[src]
pub struct CommandInterpreter;
The CommandInterpreter
wraps each incoming Command
inside an Interpret
type with no response channel for sending to the GlobalInterpreter
.