JSONSingleton.parse

Parses a JSON-encoded string and returns a JSONParseResult containing the result.

struct JSONSingleton
@nogc nothrow
parse
(
in String json
)

Meta