icu_harfbuzz 
Using ICU4X as the Unicode Database back end for HarfBuzz.
Examples
use ;
let mut b = with;
let unicode_funcs = new_hb_unicode_funcs.unwrap;
// NOTE: This currently requires `unsafe` code. For progress toward a safe abstraction, see:
// <https://github.com/servo/rust-harfbuzz/pull/197>
unsafe
b.guess_segment_properties;
assert_eq!;
assert_eq!;
More Information
For more information on development, authorship, contributing etc. please visit ICU4X home page.