commit | dba6f7721ddca11ebb9cd0ca4d644db6d0665414 | [log] [tgz] |
---|---|---|
author | Xin Li <[email protected]> | Mon Apr 29 11:50:49 2024 -0700 |
committer | Xin Li <[email protected]> | Mon Apr 29 11:50:49 2024 -0700 |
tree | e48e9f8b19270e5387214ea894b50b99d9fbccd6 | |
parent | f5533297854af7df8574ac1779be6dfa04c128e2 [diff] | |
parent | deafd7060ef05d110f346821c57523800bfc5e9a [diff] |
Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future Bug: 337098550 Merged-In: I14d9a3b40c0486cf544654d3abd745dec7c3b633 Change-Id: If64850b11cca7b140dff0f345d1217b1954420f8
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.