Skip to main content

check_force_depth

Function check_force_depth 

Source
pub fn check_force_depth() -> Result<(), String>
Expand description

Check whether the current force depth exceeds the configured limit. Returns Ok(()) if within bounds or no limit is set.