toml-parse 0.2.11

Set of modules for parsing, sorting and formating toml.
Documentation
1
2
3
4
5
6
7
8
9
10
[workspace]
members = [
    "first",
    "second",
    "third",
    "fourth",
]

[[bin]]
path = "here"