rust-ini 0.7.0

An Ini configuration file parsing library in Rust
Documentation
1
2
3
4
5
6
7
8
9
{
	"folders":
	[
		{
			"follow_symlinks": true,
			"path": "."
		}
	]
}