termpixels_derive

Crates.iotermpixels_derive
lib.rstermpixels_derive
version0.5.0
sourcesrc
created_at2020-04-02 14:27:45.943852
updated_at2020-04-04 18:02:55.981226
descriptionA custom derives for termpixels.
homepage
repositoryhttps://github.com/sayanarijit/termpixels
max_upload_size
id225543
size8,350
Arijit Basu (sayanarijit)

documentation

README

termpixels

A work in progress TUI framework.

Add in Cargo.toml

[dependencies]
termpixels = "*"

Run Example

cargo run --release --example snake

asciicast

Warning: This project is currently for my own learning purpose and thus highly unstable.

Commit count: 25

cargo fmt