about summary refs log tree commit diff
path: root/src/util/mod.rs
blob: c2b4eecaf5f4d4e622cc70ebb2d2d387f1a32a52 (plain) (blame)
1
2
3
4
#[macro_use]
pub mod static_cfg;
#[macro_use]
pub mod template;