Cargo Features
[dependencies]
tongsuo = { version = "0.10.62", default-features = false, features = ["v111", "vendored", "tongsuo", "bindgen", "unstable_boringssl"] }
these are deprecated and don't do anything anymore
- default = tongsuo
-
The
tongsuo
feature is set by default whenevertongsuo
is added without
somewhere in the dependency tree.default-features = false - v101 v102 v110 v111
- vendored
-
Enables vendored of tongsuo-sys
- tongsuo default
-
Enables tongsuo of tongsuo-sys
- bindgen
-
Enables bindgen of tongsuo-sys
- unstable_boringssl
-
Enables unstable_boringssl of tongsuo-sys
Tongsuo has 6 features without comments.