commit | 10aee5f32bc5c14d29f7e423aec8db8243870c24 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Apr 30 23:17:41 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Apr 30 23:17:41 2024 +0000 |
tree | e48e9f8b19270e5387214ea894b50b99d9fbccd6 | |
parent | deafd7060ef05d110f346821c57523800bfc5e9a [diff] | |
parent | e38e1d50a00e45b1b8c3b3ee2baf9e86434075a4 [diff] |
Snap for 11784291 from e38e1d50a00e45b1b8c3b3ee2baf9e86434075a4 to 24Q3-release Change-Id: Ibc6bdf47b95b0c448bcf649698f2ed9daaf24ba5
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.