natrix 0.2.0

Rust-First frontend framework.
Documentation

Build #3733158 2026-07-01 01:03:57

# rustc version rustc 1.98.0-nightly (096694416 2026-06-29)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# 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" "58d6aae0c51c479dc4fe525f296e7287b22cbcbe0cf5d3a2c4595636ec87c2cd" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260629-1.98.0-nightly-096694416\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting natrix v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `TODO` [INFO] [stderr] --> src/../README.md:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | > See the [book](TODO) for more information [INFO] [stderr] | ^^^^ no item named `TODO` 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 `TODO` [INFO] [stderr] --> src/component.rs:50:26 [INFO] [stderr] | [INFO] [stderr] 50 | /// See the [Reactivity](TODO) chapther in the book for information about using state in a [INFO] [stderr] | ^^^^ no item named `TODO` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `TODO` [INFO] [stderr] --> src/component.rs:69:30 [INFO] [stderr] | [INFO] [stderr] 69 | /// See the [Reactivity](TODO) chapther in the book for more info [INFO] [stderr] | ^^^^ no item named `TODO` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `TODO` [INFO] [stderr] --> src/element.rs:11:26 [INFO] [stderr] | [INFO] [stderr] 11 | /// See the [Reactivity](TODO) chapter in the book for more examples. [INFO] [stderr] | ^^^^ no item named `TODO` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `TODO` [INFO] [stderr] --> src/html_elements.rs:185:47 [INFO] [stderr] | [INFO] [stderr] 185 | /// For more information see [Reactivity](TODO) in the book. [INFO] [stderr] | ^^^^ no item named `TODO` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `TODO` [INFO] [stderr] --> src/html_elements.rs:226:26 [INFO] [stderr] | [INFO] [stderr] 226 | /// See [Html Nodes](TODO) in the book for the schematics of the various valid attribute types. [INFO] [stderr] | ^^^^ no item named `TODO` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `natrix` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/natrix/index.html [INFO] running `Command { std: "docker" "inspect" "58d6aae0c51c479dc4fe525f296e7287b22cbcbe0cf5d3a2c4595636ec87c2cd", kill_on_drop: false }`