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,3 +1,5 @@
pub mod common;
pub mod format;
pub use common::parse_config_file;