1
Fork 0
A serialization/deserialization library for Simplified JSON, the Bitsquid/Stingray flavor of JSON.
Find a file
2024-03-21 13:42:10 +01:00
.github/workflows Add initial GitHub Actions CI 2024-03-21 13:42:10 +01:00
src Implement generic writer target 2024-03-21 10:13:45 +01:00
tests Implement generic writer target 2024-03-21 10:13:45 +01:00
.gitignore feat: Implement serialization 2022-11-18 09:21:46 +01:00
Cargo.toml Release v1.1.0 2024-03-21 10:20:17 +01:00
CHANGELOG.adoc Release v1.1.0 2024-03-21 10:20:17 +01:00
Justfile feat: Implement serialization 2022-11-18 09:21:46 +01:00
LICENSE feat: Implement serialization 2022-11-18 09:21:46 +01:00
README.adoc feat: Implement serialization 2022-11-18 09:21:46 +01:00

Serde SJSON

A serialization/deserialization library for Simplified JSON, specifically, the Bitsquid/Stingray flavor.