wavefront_obj 6.0.0

A parser for the Wavefront .obj file format.
Documentation
Build #146905 2019-03-07T09:57:29.522897+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded wavefront_obj v6.0.0
Fresh void v1.0.2
Fresh static_assertions v0.2.5
Fresh cfg-if v0.1.7
Fresh unreachable v1.0.0
Fresh ryu v0.2.7
Checking stackvector v1.0.2
Running `rustc --crate-name stackvector /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stackvector-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e023e1efc723c06c -C extra-filename=-e023e1efc723c06c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-f0e4754067f6eb4f.rmeta --cap-lints allow`
Checking lexical-core v0.4.0
Running `rustc --crate-name lexical_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.0/src/lib.rs --color never --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="correct"' --cfg 'feature="ryu"' --cfg 'feature="stackvector"' --cfg 'feature="std"' --cfg 'feature="table"' -C metadata=53d2ddb482d8db42 -C extra-filename=-53d2ddb482d8db42 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-c3a64ae39e2add1b.rmeta --extern ryu=/home/cratesfyi/cratesfyi/debug/deps/libryu-16c2e4d2282ac6f4.rmeta --extern stackvector=/home/cratesfyi/cratesfyi/debug/deps/libstackvector-e023e1efc723c06c.rmeta --extern static_assertions=/home/cratesfyi/cratesfyi/debug/deps/libstatic_assertions-f96a94618518f6c1.rmeta --cap-lints allow`
Checking lexical v2.1.0
Running `rustc --crate-name lexical /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lexical-2.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="correct"' --cfg 'feature="default"' --cfg 'feature="lexical-core"' --cfg 'feature="ryu"' --cfg 'feature="std"' -C metadata=0bfa4cc210cac1fd -C extra-filename=-0bfa4cc210cac1fd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-c3a64ae39e2add1b.rmeta --extern lexical_core=/home/cratesfyi/cratesfyi/debug/deps/liblexical_core-53d2ddb482d8db42.rmeta --cap-lints allow`
Documenting wavefront_obj v6.0.0
Running `rustdoc --crate-name wavefront_obj /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wavefront_obj-6.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'lexical=https://docs.rs/lexical/2.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lexical=/home/cratesfyi/cratesfyi/debug/deps/liblexical-0bfa4cc210cac1fd.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.45s