This website requires JavaScript.
Explore
Help
Register
Sign in
Garmelon
/
toss
Watch
1
Star
0
Fork
You've already forked toss
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Rust terminal drawing library
github
11
commits
3
branches
10
tags
206
KiB
Rust
100%
8fae7d2bf1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Joscha
8fae7d2bf1
Return Redraw enum instead of bool
...
Boolean values were too easy to accidentally interpret the wrong way.
2022-05-29 13:18:25 +02:00
examples
Return Redraw enum instead of bool
2022-05-29 13:18:25 +02:00
src
Return Redraw enum instead of bool
2022-05-29 13:18:25 +02:00
.gitignore
Create project
2022-05-21 00:15:53 +02:00
Cargo.toml
Create simple terminal and buffer abstractions
2022-05-21 20:53:32 +02:00