Generate apex_available from c2a instead of a patch am: b7aefdc050 am: a172325fac am: 0c1f704f00 am: 737f9c8000 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/unicode-bidi/+/1688683 Change-Id: Ic28caa535f37cde490d871b5f93f2a9a4364c7af
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.