rs-histver 0.3.0

Library for querying Rust historical release versions (stable/beta/nightly)
Documentation
1
2
3
4
mod display;
mod handler;

pub use handler::App;