← Standard library

JsonHostParse

public api fn JsonHostParse(string text) : json throws JsonParseError
import JsonHostParse from Wax;

Host-boundary bridge using the same parser as Json.FromString. Throws JsonParseError for invalid input.

Json.wax:958

This declaration has no public members of its own.