Cargo Features

IEEE754 has no features set by default.

[dependencies]
ieee754 = { version = "0.3.0-alpha.2", features = ["unstable", "rayon"] }
unstable

Features from optional dependencies

rayon implicit feature

Enables rayon

rayon:

Simple work-stealing parallelism for Rust

Affects iter::rayon