提交 caff9f92 编写于 作者: S Saoirse Shipwreckt 提交者: Without Boats

Update src/liballoc/task.rs

Co-Authored-By: NAshley Mannix <ashleymannix@live.com.au>
上级 a4875a79
#![unstable(feature = "wake_trait", issue = "0")]
#![unstable(feature = "wake_trait", issue = "69912")]
//! Types and Traits for working with asynchronous tasks.
use core::mem::{self, ManuallyDrop};
use core::task::{RawWaker, RawWakerVTable, Waker};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册