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

no-std sval_ref

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

22 stable releases

2.13.0 Mar 28, 2024
2.12.0 Mar 27, 2024
2.11.1 Jan 31, 2024
2.10.2 Oct 19, 2023
2.2.1 Apr 29, 2023

#2310 in Encoding

Download history 119150/week @ 2024-05-21 131473/week @ 2024-05-28 135085/week @ 2024-06-04 132672/week @ 2024-06-11 116154/week @ 2024-06-18 124694/week @ 2024-06-25 121571/week @ 2024-07-02 127975/week @ 2024-07-09 135510/week @ 2024-07-16 134681/week @ 2024-07-23 129223/week @ 2024-07-30 139144/week @ 2024-08-06 166527/week @ 2024-08-13 162223/week @ 2024-08-20 153781/week @ 2024-08-27 166048/week @ 2024-09-03

679,831 downloads per month
Used in 15 crates (6 directly)

Apache-2.0 OR MIT

130KB
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