Module sval_json::tags

source ·
Expand description

Tags for JSON-specific types.

Constants

  • A tag for numbers that are already JSON compatible.
  • A tag for strings that either don’t contain characters that need escaping or are already escaped.