Sign in
flutter
/
third_party
/
harfbuzz
/
79121f627703417b7a7fa0e0fbefdbf34969ffd0
/
.
/
src
/
rust
/
hb.rs
blob: 0166694f2e4ebb60891d5108930e40f824c7f18f [
file
]
#![
allow
(
non_camel_case_types
)]
#![
allow
(
non_upper_case_globals
)]
#![
allow
(
dead_code
)]
include
!(
concat
!(
env
!(
"OUT_DIR"
),
"/hb.rs"
));