← Standard library

JsonHostStringify

public api fn JsonHostStringify(json value) : string
import JsonHostStringify from Wax;

Host-boundary bridge using the same compact strict-JSON serializer as ToString, including null for nonfinite numbers and the writer depth limit.

Json.wax:965

This declaration has no public members of its own.