commit | b252c1a172e13c17273dffb0cdfd67f093300ede | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 05:01:02 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 05:01:02 2023 +0000 |
tree | c8be7253f288ecf0a50056a27b7cad1c00650a6a | |
parent | 6b62fad5eaa2ed0697a314911f75c79102d4a097 [diff] | |
parent | 81979dacad554e11a9743402932bee9f9c657bfc [diff] |
Snap for 10453563 from 81979dacad554e11a9743402932bee9f9c657bfc to mainline-extservices-release Change-Id: I1fd1fb4b181ca1e77cb5200ec44fdd93867860fe
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.