File: README.md

package info (click to toggle)
rust-sval-ref 2.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 371 bytes parent folder | download
1
2
3
4
5
6
7
# `sval_ref`

[![Rust](https://github.com/sval-rs/sval/workflows/ref/badge.svg)](https://github.com/sval-rs/sval/actions)
[![Latest version](https://img.shields.io/crates/v/sval.svg)](https://crates.io/crates/sval_ref)
[![Documentation Latest](https://docs.rs/sval_ref/badge.svg)](https://docs.rs/sval_ref)

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