SAX interface
DOM parsing — json::parse — builds the entire document in memory before you can look at any of
Binary formats
CBOR, MessagePack, BSON, UBJSON, and BJData all describe the same data model JSON does — the same
Error handling
Every failure in this library — a malformed parse, a wrong-type access, a missing key, an invalid