因为 &T 和 &mut T 分别实现了 Deref 和 DerefMut ,所以 Pin<&'a T> 和 Pin<&'a ... pin::Pin, task::{Context, Poll}, }; #[derive(Clone)] struct ...
確定! 回上一頁