Expand description

Documentation for the json_keyquotes_convert crate.

The json_keyquotes_convert crate is meant to be used to perform various transformations to JSON, including but not limited to adding and removing quotes around the JSON keys.

It is recommended to use the JsonKeyQuoteConverter builder, but using the core functions in json_key_quote_utils is possible too.

Modules

Structs

Enums

  • The quotes to use for the JSON keys.