Function nuts::publish_awaiting_response[][src]

pub async fn publish_awaiting_response<A: Any>(a: A)

Returns a future of type NutsResponse which will resolve after the message has been published and all subscribers have finished processing it.