Rust terminal drawing library
Find a file
Joscha 417f33cc24 Differentiate between growing and shrinking segments
Also uses the new with_* naming scheme for segments
2023-02-20 16:57:35 +01:00
.vscode Add vscode settings 2023-02-16 09:37:59 +01:00
examples Use new with_* naming scheme 2023-02-20 15:53:49 +01:00
src Differentiate between growing and shrinking segments 2023-02-20 16:57:35 +01:00
.gitignore Create project 2022-05-21 00:15:53 +02:00
Cargo.toml Add Widget and AsyncWidget traits 2023-02-16 09:37:59 +01:00