Cargo Features
[dependencies]
gazenot = { version = "0.3.3", default-features = false, features = ["client_lib", "tls-native-roots"] }
- default = client_lib
-
The
client_lib
feature is set by default whenevergazenot
is added without
somewhere in the dependency tree.default-features = false - client_lib default = axoasset, backon, camino, tokio, tracing, url
-
Affects
gazenot::error
… - tls-native-roots
-
Enables tls-native-roots of axoasset
things needed for the full client
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.