Home
last modified time | relevance | path

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

/external/bazelbuild-rules_rust/crate_universe/src/
Dcontext.rs100 let package_path_id = match Self::get_package_path_id( in new() localVariable
115 None => Some(Ok((crate_id, package_path_id))), in new()
184 let package_path_id = package_path in get_package_path_id() localVariable
191 Ok(package_path_id) in get_package_path_id()