Module shoulda_core::epsilon_provider[][src]

Structs

ConstEpsilonProvider

since only integers are stable as const generics, this accepts an integer that will be std::mem::transmuted to an f64 before being used once const generic floats are stabilized this will change to const N: f64

EnvEpsilonProvider

Traits

EpsilonProvider