glyph_brush_layout 0.1.3

Text layout for rusttype
Documentation
Build #132565 2018-12-21T11:09:22.067805+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)# build log
Updating crates.io index
Downloading crates ...
Downloaded glyph_brush_layout v0.1.3
Fresh cfg-if v0.1.6
Fresh nodrop v0.1.13
Fresh scopeguard v0.3.3
Fresh lazy_static v1.2.0
Fresh memoffset v0.2.1
Fresh byteorder v1.2.7
Fresh linked-hash-map v0.5.1
Fresh xi-unicode v0.1.0
Fresh crossbeam-utils v0.6.3
Fresh rustc-hash v1.0.1
Checking stb_truetype v0.2.5
Fresh arrayvec v0.4.9
Fresh libc v0.2.45
Fresh num-traits v0.2.6
Fresh crossbeam-epoch v0.7.0
Fresh num_cpus v1.9.0
Running `rustc --edition=2018 --crate-name stb_truetype /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stb_truetype-0.2.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8f65ffeb5c055b51 -C extra-filename=-8f65ffeb5c055b51 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-4eba3b1aa1a42afa.rmeta --cap-lints allow`
Checking approx v0.3.1
Fresh ordered-float v1.0.1
Fresh crossbeam-deque v0.6.3
Running `rustc --crate-name approx /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3a6330d917def110 -C extra-filename=-3a6330d917def110 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-067602accea8633b.rmeta --cap-lints allow`
Checking rusttype v0.7.3
Running `rustc --crate-name rusttype /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rusttype-0.7.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="gpu_cache"' --cfg 'feature="linked-hash-map"' --cfg 'feature="num_cpus"' --cfg 'feature="rustc-hash"' -C metadata=99698e79bb89af60 -C extra-filename=-99698e79bb89af60 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-3a6330d917def110.rmeta --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-c6827210aba5fa61.rmeta --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-5931eb1f9f3b3c84.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-99b64f3d8a7b0d25.rmeta --extern linked_hash_map=/home/cratesfyi/cratesfyi/debug/deps/liblinked_hash_map-635f99f2c2cb58d0.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-8584cbd375c50587.rmeta --extern ordered_float=/home/cratesfyi/cratesfyi/debug/deps/libordered_float-14cabfc6f73a2eb9.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-15e28c4e67a9dc1a.rmeta --extern stb_truetype=/home/cratesfyi/cratesfyi/debug/deps/libstb_truetype-8f65ffeb5c055b51.rmeta --cap-lints allow`
Documenting glyph_brush_layout v0.1.3
Running `rustdoc --edition=2018 --crate-name glyph_brush_layout /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/glyph_brush_layout-0.1.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'ordered_float=https://docs.rs/ordered-float/1.0.1' --extern-html-root-url 'full_rusttype=https://docs.rs/rusttype/0.7.3' --extern-html-root-url 'xi_unicode=https://docs.rs/xi-unicode/0.1.0' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'approx=https://docs.rs/approx/0.3.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern full_rusttype=/home/cratesfyi/cratesfyi/debug/deps/librusttype-99698e79bb89af60.rmeta --extern xi_unicode=/home/cratesfyi/cratesfyi/debug/deps/libxi_unicode-fd983a2c6b0c331e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.74s