Skip to main content

DEFAULT_K

Constant DEFAULT_K 

Source
pub const DEFAULT_K: usize = 5;
Expand description

Default number of top-ranked divergences returned by detect_top_k. The markdown / terminal renderers show the top 3; the full list goes to the JSON output. Users can override via the explicit k parameter.