Cargo Features
iroh-one has no features set by default.
[dependencies]
iroh-one = { version = "0.2.0", features = ["http-uds-gateway"] }
- http-uds-gateway = tempfile
-
Affects
cli::Args.gateway_uds_path
,config::Config.gateway_uds_path
,iroh-one::uds
…
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.