toml_edit 0.22.12

Yet another format-preserving TOML parser.
Documentation

toml_edit

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 3 of them enabled by default.

default

  • parse
  • display

parse

  • dep:winnow

display

    This feature flag does not enable additional features.

serde

  • dep:serde
  • toml_datetime/serde
  • dep:serde_spanned

perf

  • dep:kstring

unbounded

    This feature flag does not enable additional features.