honeycomb_benches

Type Alias FloatType

Source
pub type FloatType = f32;
Expand description

Floating-point type alias.

This is mostly used to run tests using both f64 and f32.