main-loop-async 0.1.2

Makes running async code from a main loop (ui loop, game loop) more ergonomic
Documentation

Build #3433577 2026-05-30 17:41:12

# rustc version rustc 1.98.0-nightly (6368fd52c 2026-05-29)

# 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" "cc256bfbab4aca0d2fbffc0e95823e9e74221fe2f1296c33c7ba78e6408574b9" "/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\", \"-20260529-1.98.0-nightly-6368fd52c\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: egui_simple, loop_yield_custom, loop_yield_data_state, loop_yield_data_state_thread, no_loop, no_loop_thread [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting main-loop-async v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `tokio-url` [INFO] [stderr] --> src/lib.rs:49:13 [INFO] [stderr] | [INFO] [stderr] 49 | //! [tokio][tokio-url] on a "secondary" thread see the [egui [INFO] [stderr] | ^^^^^^^^^ no item named `tokio-url` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `-W rustdoc::broken-intra-doc-links` implied by `-W rustdoc::all` [INFO] [stderr] = help: to override `-W rustdoc::all` add `#[allow(rustdoc::broken_intra_doc_links)]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `DataState::egui_get` [INFO] [stderr] --> src/data_state_retry.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | /// Note see [`DataState::egui_get`] for more info. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the enum `DataState` has no variant or associated item named `egui_get` [INFO] [stderr] [INFO] [stderr] warning: `main-loop-async` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/main_loop_async/index.html [INFO] running `Command { std: "docker" "inspect" "cc256bfbab4aca0d2fbffc0e95823e9e74221fe2f1296c33c7ba78e6408574b9", kill_on_drop: false }`