write_message

Function write_message 

Source
pub fn write_message<M>(message: M) -> impl Command
where M: Message,
Expand description

A Command that writes an arbitrary Message.