Crate sval_derive

source ·
Expand description

Derive sval::Value.

Use the derive feature of sval instead of depending on this library directly:

[dependencies.sval]
features = ["derive"]

Derive Macros