QEDK / configparser-rs

A simple configuration parsing utility with no dependencies built on Rust.
https://crates.io/crates/configparser
Other
66 stars 21 forks source link

Add a function to append section #11

Open QEDK opened 3 years ago

QEDK commented 3 years ago

Similar to configparser in Python, we should have an option to append sections using a direct hashmap and string.