run_find

Function run_find 

Source
pub fn run_find(config: FindConfig<'_>) -> Result<(), Box<dyn Error>>
Expand description

Runs the find function using the FindConfig provided.