Chih-Hung Hsieh | 0d4cc52 | 2020-07-12 14:29:40 -0700 | [diff] [blame] | 1 | // This file is generated by cargo2android.py --run --device --dependencies. |
Jason Macnak | bbac34b | 2020-03-25 01:28:44 +0000 | [diff] [blame] | 2 | |
Matthew Maurer | fe7c85d | 2020-07-06 13:22:35 -0700 | [diff] [blame] | 3 | rust_library { |
Jason Macnak | bbac34b | 2020-03-25 01:28:44 +0000 | [diff] [blame] | 4 | name: "libproc_macro_nested", |
Matthew Maurer | fe7c85d | 2020-07-06 13:22:35 -0700 | [diff] [blame] | 5 | host_supported: true, |
Chih-Hung Hsieh | 0d4cc52 | 2020-07-12 14:29:40 -0700 | [diff] [blame] | 6 | crate_name: "proc_macro_nested", |
Jason Macnak | bbac34b | 2020-03-25 01:28:44 +0000 | [diff] [blame] | 7 | srcs: ["src/lib.rs"], |
| 8 | edition: "2015", |
| 9 | } |