Chih-Hung Hsieh | 75ec760 | 2020-06-09 23:33:13 -0700 | [diff] [blame^] | 1 | // This file is generated by cargo2android.py --run --dependencies. |
2 | |||||
3 | rust_library_host_rlib { | ||||
4 | name: "libunicode_width", | ||||
5 | crate_name: "unicode_width", | ||||
6 | srcs: ["src/lib.rs"], | ||||
7 | edition: "2015", | ||||
8 | features: [ | ||||
9 | "default", | ||||
10 | ], | ||||
11 | } |