injm 0.7.0

A CLI tool that injects content into marked regions in source files.
1
2
3
pub mod check;

pub use check::*;