#serialization #reference #value #sval #internal #no-std #variant

no-std sval_ref

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

25 stable releases

2.14.0 Jan 14, 2025
2.13.2 Oct 15, 2024
2.13.1 Sep 14, 2024
2.13.0 Mar 28, 2024
2.6.1 Jun 27, 2023

#2128 in Encoding

Download history 237648/week @ 2024-10-09 223833/week @ 2024-10-16 229012/week @ 2024-10-23 210162/week @ 2024-10-30 224635/week @ 2024-11-06 208947/week @ 2024-11-13 193760/week @ 2024-11-20 105509/week @ 2024-11-27 168703/week @ 2024-12-04 212813/week @ 2024-12-11 125693/week @ 2024-12-18 50340/week @ 2024-12-25 150262/week @ 2025-01-01 293066/week @ 2025-01-08 206647/week @ 2025-01-15 179169/week @ 2025-01-22

839,776 downloads per month
Used in 19 crates (7 directly)

Apache-2.0 OR MIT

135KB
3.5K SLoC

sval_ref

Rust Latest version Documentation Latest

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


lib.rs:

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

Dependencies