Expand description
De-/serialization functions to and from json strings, allows the type to be used as a query string.
Functionsยง
- Read a string from the input and deserialize it as a
T
. - Serialize the given value as a JSON string.
De-/serialization functions to and from json strings, allows the type to be used as a query string.
T
.