jasn 0.2.0

A Rust library for parsing and formatting JASN (Just Another Serialization Notation)
Documentation
1
2
3
4
5
/* Unclosed object */
{
  key: "value",
  nested: {
    bad: "no close"