commit | ef536ff5c83b12ab19135305b172714b13f725c2 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Aug 06 17:00:02 2024 +0000 |
committer | James Farrell <[email protected]> | Tue Aug 06 17:00:02 2024 +0000 |
tree | d564fbb4054483be17ba832f0fbe943fd4047bae | |
parent | 624fd685ab775379b92aa56c165780d0ba7b8257 [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: I67029c97c914ce816741f35ab556fb15f1038ba6
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.