Cargo Features
fastprio has no features set by default.
[dependencies]
fastprio = { version = "0.1.1", features = ["std", "heapless"] }
- std
Features from optional dependencies
- heapless implicit feature
-
Enables heapless ^0.7.16
heapless:
static
friendly data structures that don't require dynamic memory allocation