#braille #macro

macro brf-macro

A simple macro to convert North American ASCII Braille to Unicode Braille

4 releases

0.1.3 Mar 15, 2024
0.1.2 Dec 11, 2022
0.1.1 Dec 4, 2022
0.1.0 Oct 14, 2022

#20 in Accessibility

Download history 1/week @ 2024-02-17 14/week @ 2024-02-24 2/week @ 2024-03-02 72/week @ 2024-03-09 47/week @ 2024-03-16 4/week @ 2024-03-23 16/week @ 2024-03-30 5/week @ 2024-04-06

144 downloads per month

MIT/Apache

5KB

crates.io docs.rs Build Status

Braille generating macro for Rust

brf-macro is a simple procedural macro to generate unicode braille strings from Braille Ascii, commonly used in BRF (Braille Ready File) files.


lib.rs:

brf-macro is a simple procedural macro to generate unicode braille strings from Braille Ascii, commonly used in BRF (Braille Ready File) files.

Dependencies

~0.5–1MB
~22K SLoC