#serialization #reference #no-std #sval #internal #value #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

#2119 in Encoding

Download history 22354/week @ 2023-12-23 48513/week @ 2023-12-30 70576/week @ 2024-01-06 79776/week @ 2024-01-13 77931/week @ 2024-01-20 73146/week @ 2024-01-27 75388/week @ 2024-02-03 74565/week @ 2024-02-10 89524/week @ 2024-02-17 95232/week @ 2024-02-24 90667/week @ 2024-03-02 83145/week @ 2024-03-09 86302/week @ 2024-03-16 91426/week @ 2024-03-23 110996/week @ 2024-03-30 91093/week @ 2024-04-06

395,121 downloads per month
Used in 9 crates (4 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