Skip to main content
Module key
fcb_
core
0.7.8
Module key
Module Items
Structs
Enums
Traits
In fcb_
core::
static_
btree
fcb_core
::
static_btree
Module
key
Copy item path
Source
Structs
§
Fixed
String
Key
A fixed-size key based on a string, suitable for use in the StaticBTree.
Enums
§
KeyType
Enum to hold different key types supported by the system
Traits
§
Key
Trait defining requirements for keys used in the StaticBTree.
Max
Trait for types that have a maximum representable value.
Min