rustpower 0.4.1

An experimental ECS world snapshot system built on Bevy, featuring structured archetype storage and manifest-based serialization.
Documentation

Build #3309741 2026-05-17 17:27:50

# rustc version rustc 1.97.0-nightly (d3cd04068 2026-05-16)

# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )

# 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" "1d2c42425d2ec5cf09e068acfed6fdb87c5243649f8bdc90ece5be66927a40b1" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260516-1.97.0-nightly-d3cd04068\", \"--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: ambiguous glob re-exports [INFO] [stderr] --> src/basic/ecs/elements/ele_process.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bus::*; [INFO] [stderr] | ^^^^^^ the name `systems` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 31 | pub use trans::*; [INFO] [stderr] | -------- but the name `systems` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rustpower` (lib) generated 1 warning [INFO] [stderr] Scraping rustpower v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rustpower v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `QLimPlugin` links to private item `modify_qlim_system` [INFO] [stderr] --> src/basic/ecs/powerflow/qlim.rs:116:18 [INFO] [stderr] | [INFO] [stderr] 116 | /// - Adds the [`modify_qlim_system`] to check generator Q output after each NR iteration. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `QLimPlugin` links to private item `modify_qlim_system` [INFO] [stderr] --> src/basic/ecs/powerflow/qlim.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | /// - [`modify_qlim_system`] is added to the `Update` stage under the `AfterSolve` system set. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `ScheduledEventPlugin` links to private item `scheduled_action_system` [INFO] [stderr] --> src/timeseries/scheduled.rs:178:9 [INFO] [stderr] | [INFO] [stderr] 178 | /// - [`scheduled_action_system`] runs during [`PostUpdate`] phase to execute time-due actions. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: Rust code block is empty [INFO] [stderr] --> src/basic/ecs/elements/units.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | /// ``` [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stderr] help: mark blocks that do not contain Rust code as text [INFO] [stderr] | [INFO] [stderr] 36 | /// ```text [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rustpower` (lib doc) generated 4 warnings (run `cargo fix --lib -p rustpower` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.96s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rustpower/index.html [INFO] running `Command { std: "docker" "inspect" "1d2c42425d2ec5cf09e068acfed6fdb87c5243649f8bdc90ece5be66927a40b1", kill_on_drop: false }`