pub const VO_BIT_SIDE_METADATA_SPEC: SideMetadataSpec;
Expand description
A VO bit is required per min-object-size aligned address, rather than per object, and can only exist as side metadata.
This is only publicly available when the feature “vo_bit_access” is enabled.
Check the comments on “vo_bit_access” in Cargo.toml
before use. Use at your own risk.