1 unstable release
0.1.0 | Nov 10, 2019 |
---|
#21 in #below
3KB
Just copy and paste below code in main.rs to use this library.
extern crate times_table; fn main() {
times_table::print_table(); }
0.1.0 | Nov 10, 2019 |
---|
#21 in #below
3KB
Just copy and paste below code in main.rs to use this library.
extern crate times_table; fn main() {
times_table::print_table(); }