fn from_f32()
in
src/main.rs [132:134]
3
lines of code
1
McCabe index (conditional complexity)
fn from_f32(f: f32) -> Self { f }