Cargo Features
Sequential-storage has no features set by default.
[dependencies]
sequential-storage = { version = "3.0.1", features = ["std", "defmt-03", "arrayvec"] }
-
std
-
-
defmt-03
-
Enables
defmt
-
arrayvec
-
Enable the implementation of the map Key trait for ArrayVec and ArrayString
Enables
arrayvec