crypto-rust 0.1.0

A simple rust CLI application to print datas about cryptocurrency stuff
Documentation
1
2
3
4
pub mod utils;
pub mod fetcher;
pub mod checker;
pub mod config;