commit | f990a9d2a5ae29a171fee97fffecb5cb83796068 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue May 21 19:04:01 2024 +0000 |
committer | James Farrell <[email protected]> | Tue May 21 19:04:01 2024 +0000 |
tree | bb823ccdf01a76577a42d39326177cd73e467fb7 | |
parent | f5533297854af7df8574ac1779be6dfa04c128e2 [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: Ibd7a21de619c5b7664b62af0370d6d6da8db367b
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.