btui 0.3.3

make simple beautiful text user interfaces with btui
Documentation
1
2
3
4
5
6
7
8
9
# btui-rs
## beautiful text user interfaces with `btui`

`btui` aims to create beautiful, text only and simple user interfaces.
## Usage
Add this to your `Cargo.toml` dependency list:
```toml
btui = "0.3.3"
```