nautilus_core::correctness

Function check_predicate_true

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

Checks the predicate is true.