Expand description
Types with stable memory layouts
Internal use only; here be dragons!
Modulesยง
Instruction
, with a stable memory layout- Ensure Rc has a stable memory layout
- Ensure RefCell has a stable layout
- Ensure slice has a stable memory layout
Vec
, with a stable memory layout