6 stable releases
2.13.2 | Oct 15, 2024 |
---|---|
2.13.1 | Sep 14, 2024 |
2.13.0 | Mar 28, 2024 |
2.11.1 | Jan 31, 2024 |
#2239 in Encoding
164,230 downloads per month
Used in 9 crates
(2 directly)
355KB
9K
SLoC
sval_nested
A variant of sval::Stream
for cases where a recursive API is needed.
lib.rs
:
A variant of sval::Stream
for cases where a recursive API is needed.
Default method implementations for the Stream
trait.