1 2 3
# Rust jsona parser JSONA is JSON superset. JSONA = JSON (less grammatical restrictions) + Annotation. see [json/spec](https://github.com/jsona/spec) for details.