Cargo Features
monoio-compat has no features set by default.
[dependencies]
monoio-compat = { version = "0.2.2", features = ["unstable", "hyper"] }
-
unstable
-
use nightly only feature flags
Enables
unstable
of
monoio
-
hyper
-
this is an experimental feature
Enables
hyper,
pin-project-lite,
poll-io
of
monoio
Affects
monoio-compat::hyper
…