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

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

#2138 in Encoding

Download history 193621/week @ 2024-11-19 119412/week @ 2024-11-26 152110/week @ 2024-12-03 219327/week @ 2024-12-10 152398/week @ 2024-12-17 48737/week @ 2024-12-24 118437/week @ 2024-12-31 281430/week @ 2025-01-07 223132/week @ 2025-01-14 216059/week @ 2025-01-21 207564/week @ 2025-01-28 222471/week @ 2025-02-04 197075/week @ 2025-02-11 221290/week @ 2025-02-18 244170/week @ 2025-02-25 196375/week @ 2025-03-04

898,705 downloads per month
Used in 20 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