summaryrefslogtreecommitdiffstats
path: root/src/builder.rs
AgeCommit message (Expand)Author
2021-08-15Use LinkedHashMap in place of HashMapDavid Orchard
2021-06-26Reimplement the Config building mechanismRadosław Kot
2021-06-26Refactor: Import Result and use it instead of specifying full type pathMatthias Beyer
2021-05-08Make ConfigBuilder's method consumingRadosław Kot
2021-05-08Modify tests to use both ConfigBuilder and ConfigRadosław Kot
2021-05-08Add ConfigBuilderRadosław Kot