summaryrefslogtreecommitdiffstats
path: root/src/file/format/mod.rs
AgeCommit message (Expand)Author
2017-06-22Remove `namespace` option for FileRyan Leckey
2017-06-22Add builder API to ConfigRyan Leckey
2017-06-14Merge branch 'feature/with_name' of https://github.com/JordiPolo/config-rs in...Ryan Leckey
2017-06-13Add YAMLRyan Leckey
2017-06-13Add JSONRyan Leckey
2017-06-03Sources collect to HashMap instead of ValueRyan Leckey
2017-06-01Move things around and get some tests in placeRyan Leckey