Cargo Features
tskit has no features set by default.
[dependencies]
tskit = { version = "0.15.0-alpha.0", features = ["bindings", "provenance", "derive"] }
- bindings
- provenance = humantime
-
Affects
tskit::provenance
,newtypes::ProvenanceId
… - derive = bincode, serde, serde_json, tskit-derive
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.