thin_main_loop 0.1.6

Thin, cross-platform, main event loop. A building block for native GUI applications, among other use cases.
Documentation
Build #155647 2019-04-21 18:09:34

# rustc version rustc 1.36.0-nightly (3c3d3c177 2019-04-17)

# docs.rs version cratesfyi 0.6.0 (54fff31 2019-04-12)

# build log Updating crates.io index Downloading crates ... Downloaded thin_main_loop v0.1.6 Fresh unicode-xid v0.1.0 Fresh autocfg v0.1.2 Fresh either v1.5.2 Fresh rand_core v0.4.0 Fresh slab v0.4.2 Fresh pin-utils v0.1.0-alpha.4 Checking boxfnonce v0.1.1 Fresh lazy_static v1.3.0 Fresh futures-core-preview v0.3.0-alpha.14 Fresh rand_core v0.3.1 Running `rustc --crate-name boxfnonce /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/boxfnonce-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=fdc493abc705d266 -C extra-filename=-fdc493abc705d266 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh rand_jitter v0.1.3 Fresh proc-macro2 v0.4.27 Fresh libc v0.2.51 Fresh rand_hc v0.1.0 Fresh rand_xorshift v0.1.1 Fresh rand_isaac v0.1.1 Fresh futures-channel-preview v0.3.0-alpha.14 Fresh proc-macro-nested v0.1.3 Fresh quote v0.6.12 Fresh rand_os v0.1.3 Fresh iovec v0.1.2 Fresh num_cpus v1.10.0 Fresh rand_chacha v0.1.1 Fresh rand_pcg v0.1.2 Fresh futures-sink-preview v0.3.0-alpha.14 Fresh syn v0.15.32 Fresh futures-io-preview v0.3.0-alpha.14 Fresh rand v0.6.5 Fresh proc-macro-hack v0.5.5 Fresh futures-select-macro-preview v0.3.0-alpha.14 Fresh futures-util-preview v0.3.0-alpha.14 Fresh futures-executor-preview v0.3.0-alpha.14 Fresh futures-preview v0.3.0-alpha.14 Documenting thin_main_loop v0.1.6 Running `rustdoc --edition=2018 --crate-name thin_main_loop /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/thin_main_loop-0.1.6/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="futures"' --cfg 'feature="futures-preview"' -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'boxfnonce=https://docs.rs/boxfnonce/0.1.1' --extern-html-root-url 'futures_preview=https://docs.rs/futures-preview/0.3.0-alpha.14' --extern-html-root-url 'glib_sys=https://docs.rs/glib-sys/0.7.0' --extern-html-root-url 'js_sys=https://docs.rs/js-sys/0.3.19' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.42' --extern-html-root-url 'web_sys=https://docs.rs/web-sys/0.3.19' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern boxfnonce=/home/cratesfyi/cratesfyi/debug/deps/libboxfnonce-fdc493abc705d266.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-7d23883c21e46f7f.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-80e09b1905ee7afd.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 5.09s