Home
last modified time | relevance | path

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

/build/soong/rust/
Dproject_json.go62 type crateInfo struct { struct
63 Idx int // Index of the crate in rustProjectJson.Crates slice.
64 Deps map[string]int // The keys are the module names and not the crate names.