qultist / tasty-json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasty JSON

Tasty JSON (sorry for the name) is a simple JSON parser written in Rust using the Parser Combinator nom. Hence the name. 😉

The included example JSON is taken from here and was modified a bit.

About


Languages

Language:Rust 100.0%