Cargo Features
instant-segment has no features set by default.
[dependencies]
instant-segment = { version = "0.11.0", features = ["test-cases", "with-serde"] }
- test-cases __test_data?
-
Affects
instant-segment::test_cases
… - with-serde = serde
-
Enables serde of smartstring
- __test_data = test-cases
-
Affects
instant-segment::test_data
…
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.