pub fn run_find(config: FindConfig<'_>) -> Result<(), Box<dyn Error>>Expand description
Runs the find function using the FindConfig provided.
pub fn run_find(config: FindConfig<'_>) -> Result<(), Box<dyn Error>>Runs the find function using the FindConfig provided.