JSONParser.input

Input taken by the parser.

struct JSONParser
ForwardRange!dchar input;

Meta