Rust 的 Pin 与 Unpin
📝
内容提要
2019年2月28号,Rust 1.33版发布,增加了新的pinning API,主要包括这几个: std::pin::Pin std::marker::Unpin std::marker::PhantomPinned impl !Unpin for...
🏷️
标签
➡️