Searched defs:rustLibraryProperties (Results 1 – 1 of 1) sorted by relevance
536 type rustLibraryProperties struct { struct537 Name *string538 Sysprop_srcs []string `android:"path"`539 Scope string540 Check_api *string541 Srcs []string542 Installable *bool543 Crate_name string544 Rustlibs []string545 Vendor_available *bool[all …]