blob: 9ed8e0b1c703f5f108d009bd9b97b8a7d9597691 [file] [log] [blame]
// This file is generated by cargo2android.py --run --device.
rust_library {
name: "libfutures_task",
host_supported: true,
crate_name: "futures_task",
srcs: ["src/lib.rs"],
edition: "2018",
features: [
"alloc",
"default",
"once_cell",
"std",
],
rustlibs: [
"libonce_cell",
],
}
// dependent_library ["feature_list"]
// once_cell-1.3.1 "std"