float_extras 0.1.0

extra floating-point mach functions from c math library
Documentation
Build #47779 2017-04-27T09:50:32.185785+00:00
# rustc version
rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)
# docs.rs version
cratesfyi 0.3.2 (e3bc9fb 2017-04-22)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading float_extras v0.1.0
Compiling libc v0.2.22
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.22/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=026076ef8cc90032 -C extra-filename=-026076ef8cc90032 --out-dir /home/cratesfyi/float_extras-0.1.0/debug/deps -L dependency=/home/cratesfyi/float_extras-0.1.0/debug/deps --cap-lints allow`
Documenting float_extras v0.1.0
Running `rustdoc --crate-name float_extras .cargo/registry/src/github.com-1ecc6299db9ec823/float_extras-0.1.0/src/lib.rs -o /home/cratesfyi/float_extras-0.1.0/doc -L dependency=/home/cratesfyi/float_extras-0.1.0/debug/deps --extern libc=/home/cratesfyi/float_extras-0.1.0/debug/deps/liblibc-026076ef8cc90032.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 1.29 secs