Cargo Features
giNMI has no features set by default.
[dependencies]
ginmi = { version = "0.1.3", features = ["dangerous_configuration"] }
- dangerous_configuration
-
Enables hyper-rustls ^0.24.0, rustls-pemfile ^1, and tokio-rustls ^0.24.0, add-extension and util of tower-http ^0.4
Affects
client::dangerous
…
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.