Skip to main content

push_handled_project_root

Function push_handled_project_root 

Source
fn push_handled_project_root(
    roots: &mut Vec<PathBuf>,
    root: &Path,
    path: &Path,
    label: &str,
) -> Result<()>