pub fn noop() -> Noop
Creates a no-op sender that does nothing with the message.
Returns a type that can be converted to any type of sender, sync or async, including multi-senders.