binance-api 0.1.0

Yet another async Binance API
Documentation
Build #625392 2022-09-08 16:34:16
# rustc version
rustc 1.65.0-nightly (c2804e6ec 2022-09-07)# docs.rs version
docsrs 0.6.0 (c4f9e90 2022-09-04)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/binance-api-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/binance-api-0.1.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220907-1.65.0-nightly-c2804e6ec\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] af633b775821d659e207d8963c8dc924c9708144eb9b11f5ae8159deec197c63
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "af633b775821d659e207d8963c8dc924c9708144eb9b11f5ae8159deec197c63", kill_on_drop: false }`
[INFO] [stderr]  Documenting binance-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: missing code example in this documentation
[INFO] [stderr]   --> src/lib.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr] 1  | / //! [Binance API](https://binance-docs.github.io/apidocs/) provider
[INFO] [stderr] 2  | | //! with async support for HTTP and Websocket transport.
[INFO] [stderr]    | |________________________________________________________^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 | #![warn(rustdoc::missing_doc_code_examples)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::spot::error`
[INFO] [stderr]  --> src/error/response.rs:3:59
[INFO] [stderr]   |
[INFO] [stderr] 3 | //! For more information refer to either [spot specific][`crate::spot::error`]
[INFO] [stderr]   |                                                           ^^^^^^^^^^^^^^^^^^ no item named `error` in module `spot`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::futures::error`
[INFO] [stderr]  --> src/error/response.rs:4:28
[INFO] [stderr]   |
[INFO] [stderr] 4 | //! or [futures specific][`crate::futures::error`] error codes.
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^^^^^ no item named `error` in module `futures`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/futures/error.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | //! https://binance-docs.github.io/apidocs/futures/en/#error-codes
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://binance-docs.github.io/apidocs/futures/en/#error-codes>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `binance-api` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "af633b775821d659e207d8963c8dc924c9708144eb9b11f5ae8159deec197c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af633b775821d659e207d8963c8dc924c9708144eb9b11f5ae8159deec197c63", kill_on_drop: false }`
[INFO] [stdout] af633b775821d659e207d8963c8dc924c9708144eb9b11f5ae8159deec197c63