My goal is to extract strings from JSON objects nested several levels deep, using rapidjson. My typical JSON document is 3K bytes. The best I can do so far is to use D
D