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

#2216 in Encoding

Download history 66132/week @ 2024-09-20 68909/week @ 2024-09-27 66042/week @ 2024-10-04 61740/week @ 2024-10-11 38258/week @ 2024-10-18 32100/week @ 2024-10-25 31561/week @ 2024-11-01 34826/week @ 2024-11-08 36544/week @ 2024-11-15 35621/week @ 2024-11-22 33565/week @ 2024-11-29 37845/week @ 2024-12-06 41000/week @ 2024-12-13 22310/week @ 2024-12-20 21460/week @ 2024-12-27 34163/week @ 2025-01-03

125,959 downloads per month
Used in 10 crates (2 directly)

Apache-2.0 OR MIT

355KB
9K SLoC

sval_nested

Rust Latest version Documentation Latest

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.

Dependencies