linmath 0.0.2

A linear algebra and mathematics library for computer graphics.
Documentation
Build #157997 2019-05-04 15:05:27

# rustc version rustc 1.36.0-nightly (00859e3e6 2019-04-29)

# docs.rs version cratesfyi 0.6.0 (a31865e 2019-04-29)

# build log Updating crates.io index Downloading crates ... Downloaded linmath v0.0.2 Fresh num-traits v0.2.6 Checking approx v0.3.2 Running `rustc --crate-name approx /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.3.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=46f752eb72e23136 -C extra-filename=-46f752eb72e23136 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e80f678339912266.rmeta --cap-lints allow` Documenting linmath v0.0.2 Running `rustdoc --edition=2018 --crate-name linmath /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/linmath-0.0.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url 'approx=https://docs.rs/approx/0.3.2' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-46f752eb72e23136.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e80f678339912266.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 3.60s