mockall
0.0.1
Module float
Module Items
Functions
In mockall::
predicate
mockall
::
predicate
Module
float
Copy item path
Expand description
f64
Predicate factories
This module contains predicates specific to float handling.
Functions
§
is_
close
Create a new
Predicate
that ensures two numbers are “close” enough, understanding that rounding errors occur.