lib.rs
Jan 28, 2025268 downloads per month Used in braillix_ratatui. MIT license . 26KB 600 lines. braillix. A Rust library providing a simulated dot-matrix display created with braille unicode characters (U+2800-28FF).In its current state, the library provides a Display struct that provides low-level functionality for setting and clearing individual braille "dots", as well as a Canvas struct that builds on ...