cargo::ops::cargo_compile::packages

Function emit_pattern_not_found

source
fn emit_pattern_not_found(
    ws: &Workspace<'_>,
    opt_patterns: Vec<(Pattern, bool)>,
    opt_out: bool,
) -> CargoResult<()>
Expand description

Emits “glob pattern not found” error.