# 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.