Cargo Features
partial-io has no features set by default.
[dependencies]
partial-io = { version = "0.5.4", features = ["futures03", "tokio1", "quickcheck1", "proptest1"] }
- futures03 tokio1? = futures, pin-project
- tokio1 = futures03, tokio
- quickcheck1 = quickcheck, rand
-
Affects
partial-io::quickcheck_types
… - proptest1 = proptest
-
Affects
partial-io::proptest_types
…
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.