Cargo Features

sval_fmt has no features set by default.

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

Enables std of sval

alloc std?

Enables alloc of sval

sval_fmt has 2 features without comments.