类型和 Traits 用于处理异步任务。
Note: 该模块仅在支持原子加载和指针存储的平台上可用。 这可以在编译时使用 #[cfg(target_has_atomic = "ptr")] 检测到。
#[cfg(target_has_atomic = "ptr")]