Module solana_bucket_map::bucket_storage
source · Structs
Enums
- 2 common ways of specifying capacity
Constants
Traits
- keep track of an individual element’s occupied vs. free state every element must either be occupied or free and should never be double occupied or double freed For parameters below,
element
is used to view/modify header fields or fields within the element data.