Tanujit Ghosh

Results 2 comments of Tanujit Ghosh

what are your thoughts on this integration, should it be like multiple --conf key=value parameters passed through the command line which will override the values in the config

sure will figure out how to do it through macros, still new to rust :) did initial version with multiple --conf parameter, let me know ur thoughts https://github.com/tanujitghosh/config-rs/blob/issue-64/src/config.rs . -...