#serialization #no-std #sval #reference

no-std sval_ref

A variant of sval::Value for types with internal references

26 stable releases

2.14.1 Mar 24, 2025
2.13.2 Oct 15, 2024
2.13.0 Mar 28, 2024
2.10.2 Oct 19, 2023
2.6.1 Jun 27, 2023

#2508 in Encoding

Download history 222105/week @ 2025-02-01 208384/week @ 2025-02-08 206454/week @ 2025-02-15 244612/week @ 2025-02-22 240743/week @ 2025-03-01 241008/week @ 2025-03-08 228849/week @ 2025-03-15 257199/week @ 2025-03-22 237393/week @ 2025-03-29 259718/week @ 2025-04-05 214896/week @ 2025-04-12 210805/week @ 2025-04-19 178402/week @ 2025-04-26 204571/week @ 2025-05-03 234721/week @ 2025-05-10 242941/week @ 2025-05-17

899,528 downloads per month
Used in 20 crates (7 directly)

Apache-2.0 OR MIT

135KB
3.5K SLoC

A variant of sval::Value for types that store references internally.


sval_ref

Rust Latest version Documentation Latest

A variant of sval::Value for types with internal references.

Dependencies