Cargo Features
tokio-io has no features set by default.
[dependencies]
tokio-io = { version = "0.2.0-alpha.6", features = ["util"] }
- util = memchr, pin-project
-
Affects
tokio-io::split
…
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.
- memchr util?
- pin-project util?
-
Enables pin-project ^0.4