Cargo Features
markov_str has no features set by default.
[dependencies]
markov_str = { version = "0.2.0", features = ["serialize"] }
- serialize = serde, serde_json_any_key, serde_regex
-
Enables serde of hashbrown ^0.14.5, serialize of lasso
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.