reached usable state with procedural macro

This commit is contained in:
2025-01-12 23:41:34 +01:00
parent d20fd0d023
commit f5197c6362
11 changed files with 229 additions and 179 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
pub use config_parser_common::format;
pub use config_parser_common::{common::*, format::*};
pub use config_parser_macro::ConfigParser;