Cargo Features
hessra-sdk has no features set by default.
[dependencies]
hessra-sdk = { version = "0.2.2", features = ["http3", "toml"] }
- http3 = bytes, futures, h3, h3-quinn, quinn, quinn-proto, rustls, rustls-pemfile
-
Affects
hessra-sdk::Http3Client
… - toml
-
Enables toml
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.