Closed
Description
We currently have three internal types, NonZero
, Unique
and Shared
, that are very useful when working with unsafe Rust code. Ultimately, the hope is to have a clear vision for semi-high-level, but unsafe programming using types like these.
None of the current APIs have gone through the RFC process, and a comprehensive RFC should be written before any stabilization is done.
cc @gankro