tundra 0.3.0

A framework for building interactive applications for the terminal using Ratatui.
Documentation
1
2
3
4
5
6
# Examples

The following examples are provided: 
- [Minimal]minimal.rs: the least amount of code to get a Tundra project up and running; a good starting
point for new projects. 
- [Tally]tally.rs: