jasper 0.1.0

A simple RFC 8259-compliant JSON encoder and decoder
Documentation

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.