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.