Skip to main content

active_classifier

Function active_classifier 

Source
pub fn active_classifier() -> &'static dyn InjectionClassifier
Expand description

The active classifier: the registered neural backend when present, else the built-in heuristic. Always returns something — detection never silently becomes a no-op once enabled.