Function near_async::messaging::noop
source ยท pub fn noop() -> Noop
Expand description
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.