commit | 7549ad48033026de57dcab492516f71467d00c57 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Wed May 22 23:33:31 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed May 22 23:33:31 2024 +0000 |
tree | bb823ccdf01a76577a42d39326177cd73e467fb7 | |
parent | e38e1d50a00e45b1b8c3b3ee2baf9e86434075a4 [diff] | |
parent | 624fd685ab775379b92aa56c165780d0ba7b8257 [diff] |
Update Android.bp by running cargo_embargo am: f990a9d2a5 am: 624fd685ab Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/unicode-bidi/+/3095908 Change-Id: I2df0cd6348c29d5d089019e66079a131fda4c1d0 Signed-off-by: Automerger Merge Worker <[email protected]>
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.