Cargo Features
SONARE has no features set by default.
[dependencies]
sonare = { version = "0.12.0-nightly", features = ["all", "stl", "serde", "rand"] }
- all = serde, stl
- stl all?
-
Enables stl of aluvm and commit_verify and armor of strict_types
TODO: Make strict types optional, used only in STL and by persistence dependencies
- serde all?
-
Enables serde, serde of strict_types, serde of aluvm, amplify, and commit_verify