blob: 8f2981a33a291be7ef70fd0e11b3b6a9ff5a1f54 [file] [log] [blame]
// This file is generated by cargo2android.py --device --run --dependencies.
rust_library {
name: "libhashbrown",
host_supported: true,
crate_name: "hashbrown",
srcs: ["src/lib.rs"],
edition: "2018",
features: [
"ahash",
"default",
"inline-more",
],
rustlibs: [
"libahash",
],
}
// dependent_library ["feature_list"]
// ahash-0.4.6