JsonHostParse
public api fn JsonHostParse(string text) : json throws JsonParseErrorimport JsonHostParse from Wax;Host-boundary bridge using the same parser as Json.FromString. Throws JsonParseError for invalid input.
This declaration has no public members of its own.