bevy_mod_transform2d 0.7.0

A 2D Transform component for The Bevy game-engine.
Documentation

Build #3501386 2026-06-06 22:06:54

# rustc version rustc 1.98.0-nightly (8954863c8 2026-06-05)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# 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" "ff4f89d58e52373381221b05451af2296648e9517e1c14e2645e81e92eb6fe75" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260605-1.98.0-nightly-8954863c8\", \"--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: orbit, rapier, xpbd [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 bevy_mod_transform2d v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `bevy_ecs::component::Component` [INFO] [stderr] --> src/bundle.rs:36:51 [INFO] [stderr] | [INFO] [stderr] 36 | /// A [`Bundle`] with the following [`Component`](bevy_ecs::component::Component)s: [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `bevy_ecs` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ComputedVisibility` [INFO] [stderr] --> src/bundle.rs:37:28 [INFO] [stderr] | [INFO] [stderr] 37 | /// * [`Visibility`] and [`ComputedVisibility`], which describe the visibility of an entity [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `ComputedVisibility` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ComputedVisibility` [INFO] [stderr] --> src/bundle.rs:41:73 [INFO] [stderr] | [INFO] [stderr] 41 | /// * To get the computed visibility of an entity, you should get its [`ComputedVisibility`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `ComputedVisibility` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `super::GlobalTransform2d::transform_point` [INFO] [stderr] --> src/transform2d.rs:301:65 [INFO] [stderr] | [INFO] [stderr] 301 | /// consider using [`GlobalTransform2d::transform_point()`](super::GlobalTransform2d::transform_point) instead. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GlobalTransform2d` in module `bevy_mod_transform2d` [INFO] [stderr] [INFO] [stderr] warning: `bevy_mod_transform2d` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 2.83s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bevy_mod_transform2d/index.html [INFO] running `Command { std: "docker" "inspect" "ff4f89d58e52373381221b05451af2296648e9517e1c14e2645e81e92eb6fe75", kill_on_drop: false }`