Options that control the behavior of tstoml functions.
Details
indent_width: integer, the number of spaces to use for indentation
when indent_style is "space". Default is
4.
indent_style: string, either "space" or "tab", the type of
indentation to use. Default is space.