A comprehensive Rust crate for repairing malformed structured data including JSON, YAML, XML, TOML, CSV, INI, Markdown, and Diff with format auto-detection
[user]name="John Doe"age=30email="john@example.com"[user.address]street="123 Main St"city="New York"state="NY"zip="10001"[user.roles]admin=trueuser=trueguest=false[metadata]created="2024-01-01T00:00:00Z"updated="2024-10-25T12:00:00Z"tags=["important","verified"]