Cargo Features
aeronet_webtransport has no features set by default.
[dependencies]
aeronet_webtransport = { version = "0.9.0", features = ["client", "server", "dangerous-configuration", "document-features"] }
- client
-
Enables the
client
module.Affects
aeronet_webtransport::client
… - server
-
Enables the
server
module. - dangerous-configuration
-
Enables
wtransport/dangerous-configuration
.Enables dangerous-configuration of wtransport ^0.3.1
- document-features
-
Enable this when generating docs.
Enables document-features