Cargo Features
[dependencies]
sonic-api = { version = "0.12.0-beta.1", default-features = false, features = ["std", "all", "stl", "serde", "rand"] }
- default = std
-
The
std
feature is set by default wheneversonic-api
is added without
somewhere in the dependency tree.default-features = false - std default
- all = serde, stl
- stl all?
-
Enables stl of commit_verify, armor of strict_types, stl of ultrasonic
- serde all?
-
Enables serde, serde of strict_encoding, strict_types, and ultrasonic, serde of aluvm, amplify, chrono, and commit_verify