sval_json has no features set by default.
[dependencies] sval_json = { version = "2.13.2", features = ["std", "alloc"] }
Enables std of sval
Enables alloc of sval
sval_json has 2 features without comments.