facet-json 0.44.5

JSON serialization for facet using the new format architecture
Documentation
# facet-json

<!-- cargo-reedme: start -->

<!-- cargo-reedme: info-start

    Do not edit this region by hand
    ===============================

    This region was generated from Rust documentation comments by `cargo-reedme` using this command:

        cargo +nightly reedme --workspace

    for more info: https://github.com/nik-rev/cargo-reedme

cargo-reedme: info-end -->

JSON parser and serializer using facet-format.

This crate provides JSON support via the `FormatParser` trait.

<!-- cargo-reedme: end -->