Cargo Features
LLML has no features set by default.
[dependencies]
llml = { version = "0.2.3", features = ["llml_serde", "llml_rand"] }
- llml_serde = bytemuck, serde
-
Affects
generics::serde
… - llml_rand = rand, randerive
-
Affects
generics::rand
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.