sval_flatten 2.19.0

Value flattening for sval
Documentation
1
2
3
4
5
6
7
# `sval_flatten`

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

Flatten nested `sval::Value`s onto their parent.