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