# serde_json_bytes **Repository Path**: mirrors_apollographql/serde_json_bytes ## Basic Information - **Project Name**: serde_json_bytes - **Description**: a JSON Value object with strings backed by Bytes, parsed by serde_json - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-22 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # serde JSON Bytes JSON Value type using Bytes to store strings forked from [serde_json](https://github.com/serde-rs/json)' `Value` type at version 1.0.73 #### License Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.