[][src]Type Definition runng::asyncio::AsyncMsg

type AsyncMsg = BoxFuture<'static, Result<NngMsg>>;