genmesh 0.4.2

A package for generating 3D meshes
Documentation
Build #50436 2017-05-23T17:27:01.474442+00:00
# rustc version
rustc 1.19.0-nightly (75b056812 2017-05-15)
# docs.rs version
cratesfyi 0.3.4 (cc96115 2017-05-09)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading genmesh v0.4.2
Compiling libc v0.2.23
Compiling num-traits v0.1.37
Compiling approx v0.1.1
Running `rustc --crate-name approx .cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d684018f72847872 -C extra-filename=-d684018f72847872 --out-dir /home/cratesfyi/genmesh-0.4.2/debug/deps -L dependency=/home/cratesfyi/genmesh-0.4.2/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=496b028781a2b35b -C extra-filename=-496b028781a2b35b --out-dir /home/cratesfyi/genmesh-0.4.2/debug/deps -L dependency=/home/cratesfyi/genmesh-0.4.2/debug/deps --cap-lints allow`
Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.37/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a8c1b7cdefa880e5 -C extra-filename=-a8c1b7cdefa880e5 --out-dir /home/cratesfyi/genmesh-0.4.2/debug/deps -L dependency=/home/cratesfyi/genmesh-0.4.2/debug/deps --cap-lints allow`
Compiling rand v0.3.15
Running `rustc --crate-name rand .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=76456d761c2cb637 -C extra-filename=-76456d761c2cb637 --out-dir /home/cratesfyi/genmesh-0.4.2/debug/deps -L dependency=/home/cratesfyi/genmesh-0.4.2/debug/deps --extern libc=/home/cratesfyi/genmesh-0.4.2/debug/deps/liblibc-496b028781a2b35b.rlib --cap-lints allow`
Compiling cgmath v0.14.1
Running `rustc --crate-name cgmath .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.14.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b2b09e618eb3ecc5 -C extra-filename=-b2b09e618eb3ecc5 --out-dir /home/cratesfyi/genmesh-0.4.2/debug/deps -L dependency=/home/cratesfyi/genmesh-0.4.2/debug/deps --extern approx=/home/cratesfyi/genmesh-0.4.2/debug/deps/libapprox-d684018f72847872.rlib --extern rand=/home/cratesfyi/genmesh-0.4.2/debug/deps/librand-76456d761c2cb637.rlib --extern num_traits=/home/cratesfyi/genmesh-0.4.2/debug/deps/libnum_traits-a8c1b7cdefa880e5.rlib --cap-lints allow`
Documenting genmesh v0.4.2
Running `rustdoc --crate-name genmesh .cargo/registry/src/github.com-1ecc6299db9ec823/genmesh-0.4.2/src/lib.rs -o /home/cratesfyi/genmesh-0.4.2/doc -L dependency=/home/cratesfyi/genmesh-0.4.2/debug/deps --extern cgmath=/home/cratesfyi/genmesh-0.4.2/debug/deps/libcgmath-b2b09e618eb3ecc5.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 6.53 secs