jasper

Crates.iojasper
lib.rsjasper
version0.1.1
sourcesrc
created_at2023-02-23 13:09:00.417208
updated_at2023-03-23 18:31:59.646181
descriptionA simple RFC 8259-compliant JSON encoder and decoder
homepage
repositoryhttps://github.com/hoosiernational/Jasper
max_upload_size
id792739
size33,473
James "Jay" Oglesby (hoosiernational)

documentation

README

Jasper

Simple lightweight JSON encoder/decoder which allows fast RFC 8259-compliant JSON reading, writing, and validation without the large dependencies and unnecessary ilk of the serde_json crate.

All interaction is done through the public methods of two well-documented enums and one struct.

Commit count: 4

cargo fmt