blob: d3754db29030b844ae6ccb33aed1ba6f889e187c [file] [log] [blame]
// This file is generated by cargo2android.py --run --dependencies --device.
rust_library {
name: "libthiserror",
host_supported: true,
crate_name: "thiserror",
srcs: ["src/lib.rs"],
edition: "2018",
proc_macros: ["libthiserror_impl"],
}
// dependent_library ["feature_list"]
// proc-macro2-1.0.24 "default,proc-macro"
// quote-1.0.7 "default,proc-macro"
// syn-1.0.48 "clone-impls,default,derive,parsing,printing,proc-macro,quote,visit"
// thiserror-impl-1.0.21
// unicode-xid-0.2.1 "default"