Crate solana_stable_layout

Source
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