summaryrefslogtreecommitdiffstats
path: root/TODO.md
blob: e751d48aacf1d4c482a50ce20f4af5152cc40f03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# TODO list

## Features :
* Select a range of rows to print
* Manage formatting with "term" library
* Limit cell width and split content if needed
* Limit table width and auto adjust cell width as needed

## Improvements :

## General :
* Learn how to do unit testing in Rust, and add some

## Travis-CI :
* Automatically publish API documentation with travis after each successfull build