renamed config-parser and implemented the first set of functions for the
macro extended and cleaned up format.rs and moved it into `config-parser` some other bits and bobs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
pub use config_parser_common::format;
|
||||
pub use config_parser_macro::ConfigParser;
|
||||
Reference in New Issue
Block a user