Cargo Features

[dependencies]
wsts = { version = "9.0.0", default-features = false, features = ["with_p256k1_bindgen"] }
default = with_p256k1_bindgen

The with_p256k1_bindgen feature is set by default whenever wsts is added without default-features = false somewhere in the dependency tree.

with_p256k1_bindgen default

Enables with_bindgen of p256k1

WSTS has 2 features without comments.