rs-histver 0.2.1

A CLI tool and library for querying Rust historical release versions with local redb cache
Documentation
1
2
3
4
mod display;
mod handler;

pub use handler::App;