genmesh 0.6.2

A package for generating 3D meshes
Documentation
Build #104811 2018-06-09T11:50:11.427088+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading genmesh v0.6.2
Fresh approx v0.1.1
Fresh mint v0.5.0
Compiling cgmath v0.16.1
Fresh libc v0.2.42
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.16.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="mint"' -C metadata=c06ddaf533c0fcce -C extra-filename=-c06ddaf533c0fcce --out-dir /home/cratesfyi/cratesfyi/debug/build/cgmath-c06ddaf533c0fcce -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh num-traits v0.2.4
Fresh rand v0.4.2
Fresh num-traits v0.1.43
Running `/home/cratesfyi/cratesfyi/debug/build/cgmath-c06ddaf533c0fcce/build-script-build`
Running `rustc --crate-name cgmath .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.16.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="mint"' -C metadata=3041351fa516a62c -C extra-filename=-3041351fa516a62c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-fd06238d4d1f30d6.rlib --extern-version rand=rand,0.4.2 --extern mint=/home/cratesfyi/cratesfyi/debug/deps/libmint-2747c55403cddb2e.rlib --extern-version mint=mint,0.5.0 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-c9b5a898f8c0e62c.rlib --extern-version num_traits=num-traits,0.1.43 --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-d684018f72847872.rlib --extern-version approx=approx,0.1.1 --cap-lints allow`
Documenting genmesh v0.6.2
Running `rustdoc --crate-name genmesh .cargo/registry/src/github.com-1ecc6299db9ec823/genmesh-0.6.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern mint=/home/cratesfyi/cratesfyi/debug/deps/libmint-2747c55403cddb2e.rlib --extern-version mint=mint,0.5.0 --extern cgmath=/home/cratesfyi/cratesfyi/debug/deps/libcgmath-3041351fa516a62c.rlib --extern-version cgmath=cgmath,0.16.1`
Finished dev [unoptimized + debuginfo] target(s) in 6.8 secs