Cargo Features

sval_json has no features set by default.

[dependencies]
sval_json = { version = "2.13.0", features = ["std", "alloc"] }
std = alloc

Enables std of sval

alloc std?

Enables alloc of sval

sval_json has 2 features without comments.