Home
last modified time | relevance | path

Searched defs:RustFlagExporterInfo (Results 1 – 1 of 1) sorted by relevance

/build/soong/rust/
Drust.go601 type RustFlagExporterInfo struct { struct
602 Flags []string
603 LinkDirs []string
604 RustLibObjects []string
605 StaticLibObjects []string
606 WholeStaticLibObjects []string
607 SharedLibPaths []string
608 WholeRustRlibDeps []cc.RustRlibDep