Skip to main content

resolve_repository_snapshot

Function resolve_repository_snapshot 

Source
pub fn resolve_repository_snapshot(
    root_path: impl AsRef<Path>,
    ref_selector: &str,
) -> Result<(String, String), CodeIndexError>