fig 1.0.0

Parse, edit, and convert config files while preserving comments. Supports JSON, YAML, TOML, and more.

fig

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 7 feature flags, 5 of them enabled by default.

default

serde (default)

toml (default)

This feature flag does not enable additional features.

xml (default)

This feature flag does not enable additional features.

yaml (default)

This feature flag does not enable additional features.

zon (default)

This feature flag does not enable additional features.

derive

indexmap