pub fn command_writer_and_reader<T>() -> (CommandWriter<T>, CommandReader<T>)Expand description
Creates a command writer/reader pair.
pub fn command_writer_and_reader<T>() -> (CommandWriter<T>, CommandReader<T>)Creates a command writer/reader pair.