Skip to main content

Module string

Module string 

Source
Expand description

Types related to JSON strings.

Structs§

ParsedString
A parsed JSON string.
String
A JSON string.

Enums§

ParseStringError
The error returned when parsing a String fails.