commit | 69916846a665904f5e4a45bd6b0efa15839d329b | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Thu May 26 12:47:29 2022 -0700 |
committer | Matthew Maurer <mmaurer@google.com> | Thu May 26 12:47:29 2022 -0700 |
tree | 6bb9e0013ee6670b148a41a40482156a33f3e2ba | |
parent | 1b6e3ab167f07dc92837a52408e1a7e691f58be8 [diff] |
Update TEST_MAPPING Test: None Bug: 233924440 Change-Id: I7bf4be9ef84a1c2f9080e0428dcd45e57b44aaf6
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.