Crate facet_json_write

Source
Expand description

Facet logo - a reflection library for Rust   facet-json-read

experimental free of syn crates.io documentation MIT/Apache-2.0 licensed

Logo by Misiasart

Thanks to all individual and corporate sponsors, without whom this work could not exist:

Ko-fi GitHub Sponsors Patreon Zed

Provides JSON serialization for any type that implements Facet.

§License

Licensed under either of:

at your option.

Functions§

to_json
Serializes any Facet type to JSON
to_json_string
Serializes any Facet type to JSON and returns it as a String