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

Download history 26453/week @ 2024-07-23 29220/week @ 2024-07-30 31543/week @ 2024-08-06 32896/week @ 2024-08-13 31979/week @ 2024-08-20 32049/week @ 2024-08-27 67448/week @ 2024-09-03 61822/week @ 2024-09-10 64534/week @ 2024-09-17 65240/week @ 2024-09-24 69287/week @ 2024-10-01 62173/week @ 2024-10-08 54745/week @ 2024-10-15 34956/week @ 2024-10-22 31605/week @ 2024-10-29 32115/week @ 2024-11-05

164,230 downloads per month
Used in 9 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