Cargo Features

hessra-api has no features set by default.

[dependencies]
hessra-api = { version = "0.1.0", features = ["http3"] }
http3 = http

Enables http3 of hessra-config and reqwest

reqwest:

Experimental HTTP/3 client.

Affects hessra-api::Http3Client

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.

http http3?

Enables http

Optional HTTP/3 dependencies