Searched defs:crate_context (Results 1 – 2 of 2) sorted by relevance
48 let crate_context = self.0.crates.get(crate_id)?; in crate_info() localVariable
3 pub(crate) mod crate_context; module