float_extras 0.1.2

Extra floating-point math functions from C math library.
Documentation
Build #47781 2017-04-27 09:55:54

# 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.2 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.2/debug/deps -L dependency=/home/cratesfyi/float_extras-0.1.2/debug/deps --cap-lints allow` Documenting float_extras v0.1.2 Running `rustdoc --crate-name float_extras .cargo/registry/src/github.com-1ecc6299db9ec823/float_extras-0.1.2/src/lib.rs -o /home/cratesfyi/float_extras-0.1.2/doc -L dependency=/home/cratesfyi/float_extras-0.1.2/debug/deps --extern libc=/home/cratesfyi/float_extras-0.1.2/debug/deps/liblibc-026076ef8cc90032.rlib` Finished dev [unoptimized + debuginfo] target(s) in 1.37 secs