serializeToml

JSON serialization function with pretty formatting.

  1. void serializeToml(Appender appender, V value, TOMLBeautyConfig config)
  2. string serializeToml(V value, TOMLBeautyConfig config)
    string
    serializeToml
    (
    V
    )
    (
    scope auto ref const V value
    ,)

Meta