Fast format preserving (round-tripping) INI-parser
[ crates.io ] [ lib.rs ] [ docs.rs ]
ini-roundtrip is a fast format preserving (round-tripping) streaming INI
parser that attempts to work on arbitrary INI files.
The code is inspired by and heavily based on ini_core.