Cargo Features

rydis has no features set by default.

[dependencies]
rydis = { version = "0.1.5", features = ["std"] }
std

Enables std of arrayvec and thiserror-no-std

rydis has 1 feature without comment.