blob: ad3f7e8576b6df442d2eca9cfa906c1135970352 [file] [log] [blame]
// This file is generated by cargo2android.py --run --dependencies --tests.
rust_proc_macro {
name: "libpaste_impl",
crate_name: "paste_impl",
srcs: ["src/lib.rs"],
edition: "2018",
proc_macros: [
"libproc_macro_hack",
],
}
rust_test_host {
name: "paste-impl_host_test_src_lib",
crate_name: "paste_impl",
srcs: ["src/lib.rs"],
test_suites: ["general-tests"],
auto_gen_config: true,
edition: "2018",
proc_macros: [
"libproc_macro_hack",
],
}
// dependent_library ["feature_list"]
// proc-macro-hack-0.5.16