devela::_dep::kira::command

Function command_writer_and_reader

pub fn command_writer_and_reader<T>() -> (CommandWriter<T>, CommandReader<T>) 
where T: Send + Copy,
Available on crate feature dep_kira only.
Expand description

Creates a command writer/reader pair.