commit | 4d443fe19bbe5889b481ac5fd405edf34139190e | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:45:18 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:45:18 2023 +0000 |
tree | c8be7253f288ecf0a50056a27b7cad1c00650a6a | |
parent | 01fd584d382ec0711b6e31dd2554e5e26f51f41a [diff] | |
parent | 81979dacad554e11a9743402932bee9f9c657bfc [diff] |
Snap for 10453563 from 81979dacad554e11a9743402932bee9f9c657bfc to mainline-art-release Change-Id: I5438767ff98fb5f2a2dd9e9c957c4cfebeccc363
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.