commit | 545ec4dd87ebdcd733d90ba6ca1684fd7e3316cf | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:46:03 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:46:03 2023 +0000 |
tree | c8be7253f288ecf0a50056a27b7cad1c00650a6a | |
parent | 3cce4764b07ba4716b2a79458811c80c7ef58148 [diff] | |
parent | 81979dacad554e11a9743402932bee9f9c657bfc [diff] |
Snap for 10453563 from 81979dacad554e11a9743402932bee9f9c657bfc to mainline-adservices-release Change-Id: Idd0d4f505d1b5216542609868c548d7749d42bca
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.