genfile_core 0.5.0

File generation tools for code generation and template materialization.
Documentation
1
2
3
4
//! Integration tests for genfile crate

#[ cfg( feature = "enabled" ) ]
mod inc;