// This file is generated by cargo2android.py --run --dependencies --device. | |
rust_proc_macro { | |
name: "libthiserror_impl", | |
crate_name: "thiserror_impl", | |
srcs: ["src/lib.rs"], | |
edition: "2018", | |
rustlibs: [ | |
"libproc_macro2", | |
"libquote", | |
"libsyn", | |
], | |
} | |
// 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" | |
// unicode-xid-0.2.1 "default" |