cargo_ci_template_core 1.1.3

The core library for cargo-ci-template.
Documentation
1
2
3
pub fn hello_lib() {
    println!("Hello Lib");
}