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