punisher 0.0.1

Personal rust utils. Not for public use
Documentation
1
2
3
pub fn greet() {
    println!("Hello, world!");
}