pub fn load_classifier( _base_dir: &Path, _selector: &str, ) -> Option<Box<dyn InjectionClassifier>>
Stub for builds without the neural feature: the runtime keeps the heuristic.
neural