Skip to main content

build_dry_run_output

Function build_dry_run_output 

Source
fn build_dry_run_output(
    memories: &[SearchHit],
    matching_count: usize,
    filter_desc: &str,
    hard: bool,
) -> String
Expand description

Builds the dry-run output message.