ANY_PACKAGE_VALUE

Constant ANY_PACKAGE_VALUE 

Source
pub const ANY_PACKAGE_VALUE: &[u8];
Expand description

Singleton value for the global IndexDimension::AnyPackageWrite marker: every package write maps to the same key. Like EVENT_EXTANT_VALUE, it is a single placeholder byte so the encoded key keeps the standard [tag, value...] shape and passes BitmapKey::new’s length invariant.