Cargo Features

ombrac-transport has no features set by default.

[dependencies]
ombrac-transport = { version = "0.2.1", features = ["tracing", "quic"] }
tracing

Enables tracing

quic = aws-lc-rs, quinn, rustls, rustls-pemfile, webpki-roots

Affects ombrac-transport::quic

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.

quinn quic?
rustls quic?
aws-lc-rs quic?
webpki-roots quic?
rustls-pemfile quic?