fn document_casefold_resolution_key(
project: ProjectInstanceId,
path: &str,
) -> Result<CanonicalResolutionKey, CliError>Expand description
Construct one case-fold collision key through the existing module-key domain.
fn document_casefold_resolution_key(
project: ProjectInstanceId,
path: &str,
) -> Result<CanonicalResolutionKey, CliError>Construct one case-fold collision key through the existing module-key domain.