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

type AsyncUnit = BoxFuture<'static, Result<()>>;