web-view 0.5.0

Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications
Documentation
Build #188444 2019-09-29T10:01:10.782668+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)
# docs.rs version
cratesfyi 0.6.0 (32074e7 2019-09-18)

# build log
Updating crates.io index
Compiling pkg-config v0.3.9
Fresh cc v1.0.45
Fresh bitflags v1.0.4
Fresh urlencoding v1.0.0
Running `rustc --crate-name pkg_config /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.9/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=e4f03037eb03663d -C extra-filename=-e4f03037eb03663d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking boxfnonce v0.1.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=d61e8579c192641f -C extra-filename=-d61e8579c192641f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling webview-sys v0.2.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/webview-sys-0.2.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=53eca98c5015f402 -C extra-filename=-53eca98c5015f402 --out-dir /home/cratesfyi/cratesfyi/debug/build/webview-sys-53eca98c5015f402 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-07d405c1742218a5.rlib --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-e4f03037eb03663d.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/webview-sys-53eca98c5015f402/build-script-build`
Running `rustc --crate-name webview_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/webview-sys-0.2.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5f1d31b8f64b17ec -C extra-filename=-5f1d31b8f64b17ec --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-dfca3ae6cdab37c2.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -L native=/home/cratesfyi/cratesfyi/debug/build/webview-sys-566886a60a63cc67/out -l webkit2gtk-4.0 -l gtk-3 -l gdk-3 -l pangocairo-1.0 -l pango-1.0 -l atk-1.0 -l cairo-gobject -l cairo -l gdk_pixbuf-2.0 -l soup-2.4 -l gio-2.0 -l javascriptcoregtk-4.0 -l gobject-2.0 -l glib-2.0 -l static=webview`
Documenting web-view v0.5.0
Running `rustdoc --crate-name web_view /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/web-view-0.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'actix_rt=https://docs.rs/actix-rt/0.2.5' --extern-html-root-url 'actix_web=https://docs.rs/actix-web/1.0.8' --extern-html-root-url 'boxfnonce=https://docs.rs/boxfnonce/0.1.1' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.29' --extern-html-root-url 'mime_guess=https://docs.rs/mime_guess/2.0.1' --extern-html-root-url 'rust_embed=https://docs.rs/rust-embed/5.1.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.101' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.101' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' --extern-html-root-url 'urlencoding=https://docs.rs/urlencoding/1.0.0' --extern-html-root-url 'webview_sys=https://docs.rs/webview-sys/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern boxfnonce=/home/cratesfyi/cratesfyi/debug/deps/libboxfnonce-d61e8579c192641f.rmeta --extern urlencoding=/home/cratesfyi/cratesfyi/debug/deps/liburlencoding-b5d21a385ef4623b.rmeta --extern webview_sys=/home/cratesfyi/cratesfyi/debug/deps/libwebview_sys-5f1d31b8f64b17ec.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.04s