Skip to main content

Crate assert_that

Crate assert_that 

Source
Expand description

Helper utilities for working with predicates, inspired in part by Google Mock matchers.

Re-exports§

pub use predicates;
pub use predicates_tree;

Macros§

assert_that
Make predicate-based assertions with a better error message.