Expand description
Structs§
- Controls the console formatter used for different JSON tokens.
Functions§
- Serialize the given data structure as colored, pretty-printed JSON into the IO stream, using the default theme.
- Serialize the given data structure as colored, compact JSON into the IO stream, using the default theme.
- Serialize the given data structure as colored, pretty-printed JSON into the IO stream, using the given theme.
- Serialize the given data structure as colored JSON into the IO stream, using the given theme and formatter.