# Comparisons: more_asserts https://crates.io/crates/more_asserts https://github.com/thomcc/rust-more-asserts The crate `more_asserts` is a small library providing assertion macros similar to the {debug_,}assert_{eq,ne} macros in the stdlib. * assert_le! * assert_lt! * assert_ge! * assert_gt!