approveapi 1.0.3

ApproveAPI rust client.
Documentation
Build #152130 2019-04-01T23:15:03.585564+00:00
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)
# docs.rs version
cratesfyi 0.6.0 (b564d72 2019-03-28)

# build log
Updating crates.io index
Downloading crates ...
Downloaded approveapi v1.0.3
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.2
Fresh rand_core v0.4.0
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.7
Fresh nodrop v0.1.13
Fresh stable_deref_trait v1.1.1
Fresh smallvec v0.6.9
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh futures v0.1.25
Fresh cc v1.0.32
Fresh slab v0.4.2
Fresh pkg-config v0.3.14
Fresh fnv v1.0.6
Fresh lazycell v1.2.1
Fresh foreign-types-shared v0.1.1
Fresh itoa v0.4.3
Fresh unicode-xid v0.1.0
Fresh string v0.1.3
Fresh indexmap v1.0.2
Fresh matches v0.1.8
Fresh bitflags v1.0.4
Fresh try-lock v0.2.2
Fresh linked-hash-map v0.5.2
Fresh openssl-probe v0.1.2
Fresh percent-encoding v1.0.1
Fresh safemem v0.2.0
Fresh dtoa v0.4.3
Fresh semver v0.9.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.3
Fresh crossbeam-utils v0.6.5
Fresh log v0.4.6
Fresh tokio-trace-core v0.1.0
Fresh owning_ref v0.4.0
Fresh unicode-normalization v0.1.8
Fresh tokio-sync v0.1.4
Fresh foreign-types v0.3.2
Fresh unicode-bidi v0.3.4
Fresh yaml-rust v0.4.3
Fresh libc v0.2.51
Fresh rustc_version v0.2.3
Fresh rand_xorshift v0.1.1
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.1
Fresh byteorder v1.3.1
Fresh arrayvec v0.4.10
Fresh tokio-executor v0.1.7
Fresh crossbeam-queue v0.1.2
Fresh lock_api v0.1.5
Fresh want v0.0.6
Fresh proc-macro2 v0.4.27
Fresh httparse v1.3.3
Fresh ryu v0.2.7
Fresh idna v0.1.5
Fresh serde v1.0.89
Fresh rand_os v0.1.3
Fresh rand_chacha v0.1.1
Fresh iovec v0.1.2
Fresh net2 v0.2.33
Fresh num_cpus v1.10.0
Fresh time v0.1.42
Fresh rand_pcg v0.1.2
Fresh crossbeam-epoch v0.7.1
Fresh base64 v0.7.0
Fresh tokio-timer v0.2.10
Fresh tokio-current-thread v0.1.6
Fresh quote v0.6.11
Fresh url v1.7.2
Fresh serde_json v1.0.39
Fresh serde_yaml v0.7.5
Fresh bytes v0.4.12
Fresh mio v0.6.16
Fresh futures-cpupool v0.1.8
Fresh rand v0.6.5
Fresh crossbeam-deque v0.7.1
Fresh syn v0.15.29
Fresh tokio-io v0.1.12
Fresh mio-uds v0.6.7
Fresh http v0.1.16
Fresh parking_lot_core v0.4.0
Fresh openssl-sys v0.9.43
Fresh tokio-threadpool v0.1.13
Fresh tokio-codec v0.1.1
Fresh serde_derive v1.0.89
Fresh h2 v0.1.17
Fresh parking_lot v0.7.1
Fresh openssl v0.10.20
Fresh tokio-fs v0.1.6
Fresh tokio-reactor v0.1.9
Fresh native-tls v0.2.2
Fresh tokio-udp v0.1.3
Fresh tokio-uds v0.2.5
Fresh tokio-tcp v0.1.3
Fresh tokio v0.1.18
Fresh hyper v0.12.25
Fresh hyper-tls v0.3.2
Checking approveapi_openapi v0.1.9
Running `rustc --crate-name approveapi_openapi /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/approveapi_openapi-0.1.9/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=d2a08af40ef69f7b -C extra-filename=-d2a08af40ef69f7b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern base64=/home/cratesfyi/cratesfyi/debug/deps/libbase64-14efbb5ab13f715d.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-f5140f7300e6670f.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-9a2d762ea3651f63.rmeta --extern hyper=/home/cratesfyi/cratesfyi/debug/deps/libhyper-139bd11b2f531f58.rmeta --extern hyper_tls=/home/cratesfyi/cratesfyi/debug/deps/libhyper_tls-7197b7e02a30f413.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-bb0448e919fa99d8.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-73cc9520cf3c88e4.so --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-c8f7280500b4da52.rmeta --extern serde_yaml=/home/cratesfyi/cratesfyi/debug/deps/libserde_yaml-2bede276f5f50455.rmeta --extern url=/home/cratesfyi/cratesfyi/debug/deps/liburl-d82f40dcf5dcb63c.rmeta --cap-lints allow`
Documenting approveapi v1.0.3
Running `rustdoc --crate-name approveapi /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/approveapi-1.0.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'approveapi_openapi=https://docs.rs/approveapi_openapi/0.1.9' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'hyper=https://docs.rs/hyper/0.12.25' --extern-html-root-url 'hyper_tls=https://docs.rs/hyper-tls/0.3.2' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.39' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.18' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern approveapi_openapi=/home/cratesfyi/cratesfyi/debug/deps/libapproveapi_openapi-d2a08af40ef69f7b.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-f5140f7300e6670f.rmeta --extern hyper=/home/cratesfyi/cratesfyi/debug/deps/libhyper-139bd11b2f531f58.rmeta --extern hyper_tls=/home/cratesfyi/cratesfyi/debug/deps/libhyper_tls-7197b7e02a30f413.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-7d2965d58209ad65.rmeta --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-c8f7280500b4da52.rmeta --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-544a9ae5c872dc0f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.95s