Function epsilon

Source
pub fn epsilon<F>() -> F
where F: Epsilon,
Expand description

A helper function for bypassing the Epsilon trait’s namespace where the Epsilon type can be inferred.