Crate strason [] [src]

Modules

parser
serializer

Structs

Json

A "stringly-typed" Json object. That is, either a value (represented as a String), or an object (represented as a map from Strings to Jsons).