Skip to main content

MAX_DEPTH

Constant MAX_DEPTH 

Source
pub const MAX_DEPTH: usize = crate::constants::DEFAULT_SCAN_DEPTH; // 6usize
Expand description

The depth discover uses when no configuration says otherwise.

Re-exported from crate::constants so callers that only need the default do not have to reach past this module for it.