34 stable releases
| new 2.17.0 | Feb 7, 2026 |
|---|---|
| 2.16.0 | Oct 19, 2025 |
| 2.14.1 | Mar 24, 2025 |
| 2.13.2 | Oct 15, 2024 |
| 2.0.2 | Mar 24, 2023 |
#2653 in Encoding
2,123,050 downloads per month
Used in 9 crates
(3 directly)
195KB
4K
SLoC
Treat any sval::Value as a core::fmt::Debug.
This crate provides ToFmt, a wrapper around any sval::Value
that formats it using the same output that you'd get if you
derived core::fmt::Debug.
sval_fmt
Format implementations of sval::Value using the std::fmt infrastructure.
Dependencies
~99KB