pub fn app<M: Send + 'static>(message: M) -> Task<M>
Creates a command which yields an application message.