Cargo Features
mavspec_rust_spec has no features set by default.
[dependencies]
mavspec_rust_spec = { version = "0.3.4", features = ["unstable", "alloc", "std", "serde"] }
Features
- unstable
-
Enables unstable API features.
- alloc std?
-
Enables memory allocation support.
- std = alloc
-
Enables Rust std library.
- serde alloc?
-
Enables Serde support.
Features from optional dependencies
Dependencies