rust-ini
rust-ini copied to clipboard
Add an option to return error when value is missing
Fixes: #106
To implement the feature, I think it'd be great to have an option to control the behavior(Just like python's config parser's allow_no_value option)
How about
[Section]
Key=