std.json
JavaScript Object Notation License:Boost License 1.0. Authors:
Jeremie Pelletier References:
http://json.org/ Source:
std/json.d
- JSON value types
- JSON value node
- Parses a serialized string and returns a tree of JSON values.
- Takes a tree of JSON values and returns the serialized string.
- Exception thrown on JSON errors