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