]> git.lizzy.rs Git - rust.git/commit
Extract default Config into function
authorMark Simulacrum <mark.simulacrum@gmail.com>
Sat, 10 Mar 2018 14:02:17 +0000 (07:02 -0700)
committerMark Simulacrum <mark.simulacrum@gmail.com>
Tue, 3 Apr 2018 17:39:16 +0000 (11:39 -0600)
commit8fd42ec130148cb49e83028153f17dab6843966e
tree8ee6bee1704a8a493b95e58ef8d2afe87cb4035f
parentfde70b09637c2ac50ac76c6916c42a2d1505117c
Extract default Config into function

Will permit creating Config in tests without having to parse a toml
file.
src/bootstrap/config.rs