DanielKeep / rust-conv

Conversion traits for Rust
MIT License
48 stars 9 forks source link

#![nostd] support #5

Closed Zoxc closed 8 years ago

Zoxc commented 8 years ago

It would be nice if this crate could be used without std and floating points.

DanielKeep commented 8 years ago

You can disable the std feature as of 0.3.3.