anyrepair 0.2.4

A comprehensive Rust crate for repairing malformed structured data including JSON, YAML, XML, TOML, CSV, INI, Markdown, and Diff with format auto-detection
Documentation
[user]
name = John Doe
age = 30
email = john@example.com

[address]
street = 123 Main St
city = New York
state = NY
zip = 10001

[roles]
admin = true
user = true
guest = false

[metadata]
created = 2024-01-01T00:00:00Z
updated = 2024-10-25T12:00:00Z