rtrend 0.1.7

Unofficial API for interacting with Google Trend
Documentation

Build #3440729 2026-05-31 11:24:48

# rustc version rustc 1.98.0-nightly (f8a08b688 2026-05-30)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "c7bd5ccf89df432a24c757d07fc5865aeb1a170b05af8d4473566626a50c6313" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260530-1.98.0-nightly-f8a08b688\", \"--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" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `res` is never read [INFO] [stderr] --> src/request_handler.rs:161:17 [INFO] [stderr] | [INFO] [stderr] 161 | if let Some(mut res) = config["resolution"].as_str() { [INFO] [stderr] | ^^^^^^^ this value is reassigned later and never used [INFO] [stderr] 162 | res = resolution; [INFO] [stderr] | ---------------- `res` is overwritten here before the previous value is read [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rtrend` (lib) generated 1 warning [INFO] [stderr] Scraping rtrend v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rtrend v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rtrend/index.html [INFO] running `Command { std: "docker" "inspect" "c7bd5ccf89df432a24c757d07fc5865aeb1a170b05af8d4473566626a50c6313", kill_on_drop: false }`