error[E0425]: cannot find function `abs` in module `core::f32` --> tests/tests.rs:7:16 | 7 | core::f32::abs(0.0); | ^^^ not found in `core::f32`