mod_template_macros 0.3.0

Creating macros that define modules from template modules
Documentation
1
2
3
4
#![allow(non_snake_case)]

pub mod __CONSTRUCT;
pub mod __SUBSTITUTE;