remoteit-api 0.14.2

A wrapper around the Remote.it GraphQL API, also implementing the custom request signing.
Documentation
Build #3173356 2026-04-23 10:37:55

# rustc version rustc 1.97.0-nightly (913e4bea8 2026-04-22)

# docs.rs version docsrs 0.0.0 (9a14b3d3fb884a3034195abfb368439d6d1cca28 2026-04-21 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder5/builds/remoteit-api-0.14.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder5/builds/remoteit-api-0.14.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder5/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder5/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "24-27" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34792c81ab95fc962fa9841608856565294ede218922874e15f165aaccb10d01 [INFO] running `Command { std: "docker" "start" "34792c81ab95fc962fa9841608856565294ede218922874e15f165aaccb10d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-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" "--user" "1001:1001" "34792c81ab95fc962fa9841608856565294ede218922874e15f165aaccb10d01" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260422-1.97.0-nightly-913e4bea8\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j4" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting remoteit-api v0.14.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `R3Client::send_remoteit_graphql_request` [INFO] [stderr] --> src/auth.rs:28:32 [INFO] [stderr] | [INFO] [stderr] 28 | /// This function is used by [`R3Client::send_remoteit_graphql_request`] and [`R3Client::send_remoteit_graphql_request_async`] to au... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `R3Client` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `R3Client::send_remoteit_graphql_request_async` [INFO] [stderr] --> src/auth.rs:28:80 [INFO] [stderr] | [INFO] [stderr] 28 | ..._graphql_request`] and [`R3Client::send_remoteit_graphql_request_async`] to authorize requests to the remote.it API. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `R3Client` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `R3Client::send_remoteit_graphql_request` [INFO] [stderr] --> src/auth.rs:81:32 [INFO] [stderr] | [INFO] [stderr] 81 | /// This function is used by [`R3Client::send_remoteit_graphql_request`] and [`R3Client::send_remoteit_graphql_request_async`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `R3Client` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `R3Client::send_remoteit_graphql_request_async` [INFO] [stderr] --> src/auth.rs:81:80 [INFO] [stderr] | [INFO] [stderr] 81 | /// This function is used by [`R3Client::send_remoteit_graphql_request`] and [`R3Client::send_remoteit_graphql_request_async`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `R3Client` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `CredentialProfiles::profile` [INFO] [stderr] --> src/credentials_loader.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | /// - [`CredentialProfiles::profile`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CredentialProfiles` has no field or associated item named `profile` [INFO] [stderr] [INFO] [stderr] warning: `remoteit-api` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/remoteit_api/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "34792c81ab95fc962fa9841608856565294ede218922874e15f165aaccb10d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34792c81ab95fc962fa9841608856565294ede218922874e15f165aaccb10d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34792c81ab95fc962fa9841608856565294ede218922874e15f165aaccb10d01", kill_on_drop: false }` [INFO] [stdout] 34792c81ab95fc962fa9841608856565294ede218922874e15f165aaccb10d01