sniff-cli 0.1.3

An exhaustive LLM-backed slop finder for codebases
Documentation
1
2
3
4
#[path = "cli_run.rs"]
mod run;

pub use run::{CliArgs, run};