Cargo Features

[dependencies]
subtle = { version = "2.6.1", default-features = false, features = ["const-generics", "core_hint_black_box", "i128", "nightly"] }
const-generics
core_hint_black_box

DEPRECATED: As of 2.5.1, this feature does nothing.

default = i128, std

These default features are set whenever subtle is added without default-features = false somewhere in the dependency tree.

std i128 default
nightly

DEPRECATED: As of 2.4.1, this feature does nothing.