← Standard library

JsonParseErrorKindName

public fn JsonParseErrorKindName(JsonParseErrorKind kind) : string
import JsonParseErrorKindName from Wax;

Returns the diagnostic name of a JSON parse failure category.

Json.wax:912

This declaration has no public members of its own.