humphrey_json

Crates.iohumphrey_json
lib.rshumphrey_json
version0.2.2
sourcesrc
created_at2022-03-14 19:33:59.288254
updated_at2022-09-19 14:50:24.570432
descriptionA JSON library for the Humphrey ecosystem.
homepagehttps://github.com/w-henderson/Humphrey
repositoryhttps://github.com/w-henderson/Humphrey
max_upload_size
id550144
size443,449
William Henderson (w-henderson)

documentation

README

Humphrey JSON

A JSON library for the Humphrey ecosystem.
Guide ยท API Reference



Humphrey JSON is a simple JSON library for Rust, and provides a number of features for working with JSON data. In accordance with Humphrey's principles, it has no required dependencies. It allows for JSON data to be manipulated with or without types, and provides a similar API to Serde.

Learn more about Humphrey JSON here.

Commit count: 601

cargo fmt