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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "table_counting"
version = "0.1.0"