sval_derive_macros 2.9.2

Minimal derive support for `sval`
Documentation
1
2
3
4
5
6
7
8
# `sval_derive_macros`

[![Rust](https://github.com/sval-rs/sval/workflows/derive/badge.svg)](https://github.com/sval-rs/sval/actions)
[![Latest version](https://img.shields.io/crates/v/sval.svg)](https://crates.io/crates/sval_derive)
[![Documentation Latest](https://docs.rs/sval_derive/badge.svg)](https://docs.rs/sval_derive)

Automatically derive `sval::Value`. This library is an internal implementation detail of `sval`
and shouldn't be depended on directly.