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