Cargo Features
[dependencies]
servicepoint_binding_c = { version = "0.14.1", default-features = false, features = ["all_compressions"] }
- default = all_compressions
-
These default features are set whenever
servicepoint_binding_c
is added without
somewhere in the dependency tree.default-features = false Enables servicepoint
- all_compressions default
-
Enables all_compressions of servicepoint
servicepoint_binding_c has 2 features without comments.