Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 258 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 258 Bytes

unicode-bidi

This crate implements the Unicode Bidirectional Algorithm for display of mixed right-to-left and left-to-right text. It is written in safe Rust, compatible with the current stable release.