modcli;moddetect;modmcp;modscan;modwalk;// The fuzzer sits beside `detect/` rather than inside it: it needs a
// clock and a generator, which the rules for that directory rule out,
// and it is not part of the layer the coverage floor measures.
#[cfg(test)]modfuzz;#[cfg(test)]modtesting;fnmain()->std::process::ExitCode{cli::run()}