Cargo Features
SIB has no features set by default.
[dependencies]
sib = { version = "0.0.8", features = ["boring-ssl", "h1-server", "h3-server"] }
- boring-ssl = boring
-
Affects
h1::H1ServiceFactory.start_tls
… - h1-server = arc-swap, bytes, httparse, httpdate, may, once_cell
- h3-server = bytes, may, quiche, ring
-
Affects
http::h3
…
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.