Module shoulda_core::float_diff_provider[][src]

Structs

ConstFloatDiffProvider

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

EnvFloatDiffProvider

Traits

FloatDiffProvider