Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 908 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 908 Bytes

crates.io docs.rs Build Status

Braille ASCII strings for Rust

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.