About h-rs is a Rust port of the h program. It aims to be entirely compatible with the original h program. H is a small program which, upon execution, prints the lowercase letter h (ASCII character 104). Usage cargo build --release ./target/release/h