node_tree 0.15.0

An extendable scene graph made up of autonomous execution services known as nodes organized in a tree of processes. Inspired by Godot!
Documentation
Build #2338147 2025-07-21 17:58:42

# rustc version rustc 1.90.0-nightly (9982d6462 2025-07-20)

# docs.rs version docsrs 0.6.0 (c1135d19 2025-07-02)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/node_tree-0.15.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/node_tree-0.15.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-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" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250720-1.90.0-nightly-9982d6462\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e891fe04eb8098563d076bcd6f800ba18a39e78fd5365ab37fa0c7eafa5e8b39 [INFO] running `Command { std: "docker" "start" "-a" "e891fe04eb8098563d076bcd6f800ba18a39e78fd5365ab37fa0c7eafa5e8b39", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting node_tree v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `unwrap_or_else` [INFO] [stderr] --> src/structs/tree_option.rs:164:67 [INFO] [stderr] | [INFO] [stderr] 164 | /// the result of a function call, it is recommended to use [`unwrap_or_else`], [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `unwrap_or_else` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `map_or_else` [INFO] [stderr] --> src/structs/tree_option.rs:230:67 [INFO] [stderr] | [INFO] [stderr] 230 | /// the result of a function call, it is recommended to use [`map_or_else`], [INFO] [stderr] | ^^^^^^^^^^^ no item named `map_or_else` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `or_else` [INFO] [stderr] --> src/structs/tree_result.rs:360:63 [INFO] [stderr] | [INFO] [stderr] 360 | /// result of a function call, it is recommended to use [`or_else`], which is [INFO] [stderr] | ^^^^^^^ no item named `or_else` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/traits/node_tree.rs:61:82 [INFO] [stderr] | [INFO] [stderr] 61 | /// Note that the `Tree` should be initialized on the heap, preferably with a Box<T> pointer. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 61 | /// Note that the `Tree` should be initialized on the heap, preferably with a `Box<T>` pointer. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `node_tree` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/node_tree/index.html [INFO] running `Command { std: "docker" "inspect" "e891fe04eb8098563d076bcd6f800ba18a39e78fd5365ab37fa0c7eafa5e8b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e891fe04eb8098563d076bcd6f800ba18a39e78fd5365ab37fa0c7eafa5e8b39", kill_on_drop: false }` [INFO] [stdout] e891fe04eb8098563d076bcd6f800ba18a39e78fd5365ab37fa0c7eafa5e8b39