Cargo Features

ryml has no features set by default.

[dependencies]
ryml = { version = "0.3.2", features = ["std"] }
std

Enables std of acid_io and thiserror-no-std

acid_io:

byteorder/std should be a weak dependency feature once rust-lang/cargo#8832 is stabilized.

ryml has 1 feature without comment.