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
1
2
3
4
5
6
name,age,email,city,role
John Doe,30,john@example.com,New York,admin
Jane Smith,28,jane@example.com,Los Angeles,user
Bob Johnson,35,bob@example.com,Chicago,user
Alice Williams,32,alice@example.com,Houston,admin
Charlie Brown,29,charlie@example.com,Phoenix,user