Home
last modified time | relevance | path

Searched refs:rustdocSingleton (Results 1 – 1 of 1) sorted by relevance

/build/soong/rust/
Ddoc.go26 return &rustdocSingleton{}
29 type rustdocSingleton struct{} struct
31 func (n *rustdocSingleton) GenerateBuildActions(ctx android.SingletonContext) { argument