Module serde_utils::json_str

source ·
Expand description

Serialize a datatype as a JSON-blob within a single string.

Functions§

  • Deserialize a JSON object embedded in a string.
  • Serialize as a JSON object within a string.