Skip to main content

DEFAULT_SCORING

Constant DEFAULT_SCORING 

Source
pub const DEFAULT_SCORING: &str = "ego";
Expand description

The scoring mode every entry point ships. Named rather than repeated as a literal in the CLI arg, three pyo3 signatures and the Python layers: those copies are what would make a future default change land in some entry points and not others.