# async-executor **Repository Path**: iot-ua/async-executor ## Basic Information - **Project Name**: async-executor - **Description**: 异步任务的异步执行器,用来对异步任务 Task 进行调度执行。 - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-24 - **Last Updated**: 2023-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # async-executor #### Description An asynchronous executor for asynchronous tasks, which is used to schedule and execute asynchronous tasks `Task`.