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