Module hini_convert::formats

source ·

Enums

  • Specifies a particular data format supported by hini-convert.

Type Aliases

  • Function that transforms a string in some format into a hini tree. Reports errors as strings.
  • Function that transforms a hini tree into a string in some format. Can’t fail.