Searched defs:rustLibraryProperties (Results 1 – 1 of 1) sorted by relevance
534 type rustLibraryProperties struct { struct535 Name *string536 Sysprop_srcs []string `android:"path"`537 Scope string538 Check_api *string539 Srcs []string540 Installable *bool541 Crate_name string542 Rustlibs []string543 Vendor_available *bool[all …]