mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 12:39:53 +00:00
560 B
560 B
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.