kutil 0.0.4

Kutil utilities collection
1
2
3
4
fn main() {
    #[cfg(feature = "clap")]
    build_info_build::build_script();
}