table_counting 0.1.0

In the libray you can easily to get any table counting which you want. Goto your main.rs'use table_counting::table;'. For calling in main function 'table(your_table_no,your_table_range)'
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Syed-Owais-Ali-Raza-1998 <syedowaisaliraza@gmail.com>"]
description = "In the libray you can easily to get any table counting which you want. Goto your main.rs'use table_counting::table;'. For calling in main function 'table(your_table_no,your_table_range)'"
edition = "2018"
license = "MIT"
name = "table_counting"
version = "0.1.0"