Crate smooth_json

source ·
Expand description

smooth-json

smooth-json provides a utility to flatten a serde_json Value into a flat serde_json Object

§Examples

use smooth_json::Flattener;

Structs§

  • Flattener is the main driver when flattening JSON