rh 0.1.14

A user-friendly command-line tool to request HTTP APis
Documentation
1
2
3
pub fn show() {
    println!("{}", crate::rh_version!());
}