Logo by Misiasart
Thanks to all individual and corporate sponsors, without whom this work could not exist:
JSON serialization and deserialization for facet.
Usage
Serialization Example
use Facet;
use Peek;
use to_json_string;
Deserialization Example
use Facet;
use from_str;
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.