SerializationFormat
Choose whether to produce minified or pretty output.
NewLineDelimiter
When Pretty mode is enabled, set how newlines are expressed.
IndentationType
When Pretty mode is enabled, choose the indentation type.
OutputTrailingComma
When outputting arrays, followitem with a comma.
RestrictedStringOutput
Allow for restricting the output of strings to 7bits.
constexpr json_options_t serialize_options(Policies... policies)
Customization point traits.
#define DAW_JSON_VER
The version string used in namespace definitions. Must be a valid namespace name.