toml_pretty 2.0.0

a function to pretty serialize a serde-serializable value to toml
Documentation
1
2
3
4
5
6
7
8
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {}
}