Within core, `use self::` does not work to import these items. And because core is not core_simd, neither does the existing `use`. So, use this quirky hack instead, switching the import on a feature. |
||
|---|---|---|
| .. | ||
| core_simd | ||
| std_float | ||
| test_helpers | ||
Within core, `use self::` does not work to import these items. And because core is not core_simd, neither does the existing `use`. So, use this quirky hack instead, switching the import on a feature. |
||
|---|---|---|
| .. | ||
| core_simd | ||
| std_float | ||
| test_helpers | ||