nautilus_core::correctness

Function check_predicate_false

source
pub fn check_predicate_false(predicate: bool, fail_msg: &str) -> Result<()>
Expand description

Checks the predicate is false.