Cargo Features

Rabbit has no features set by default.

[dependencies]
rabbit = { version = "0.4.1", features = ["std", "zeroize"] }
std

Enables std of cipher

zeroize

Enables zeroize of cipher

Rabbit has 2 features without comments.