Rust JSON Parser This is my own implementation of the Build your JSON parser coding challenge. For now it is actually just a JSON syntax checker. It aims at implementing the whole JSON specification.