This crate provides a BrailleAsciiString
wrapper around an AsciiString
from
the ascii
crate representing a string encoded in the Braille
Ascii format (commonly used in
Braille Ready Files). Functions are provided to convert between unicode Braille
pattern strings and Braille ASCII encoded strings.