cotis 0.1.0-alpha

Modular Rust UI framework core
Documentation

Build #3810034 2026-07-09 23:31:06

# rustc version rustc 1.99.0-nightly (14cae6813 2026-07-08)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "c666cfbe520239807bab2290325e49f751081a41f697deab4a9ec60301e3ba58" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260708-1.99.0-nightly-14cae6813\", \"--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 cotis v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `()` [INFO] [stderr] --> src/lib.rs:28:31 [INFO] [stderr] | [INFO] [stderr] 28 | //! renderer commands, pass [`()`] as the identity pipe (see [`pipes`]). [INFO] [stderr] | ^^ no item named `()` 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 `()` [INFO] [stderr] --> src/cotis_app.rs:13:60 [INFO] [stderr] | [INFO] [stderr] 13 | /// When both sides already use the same item type, pass [`()`] as the [INFO] [stderr] | ^^ no item named `()` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `()` [INFO] [stderr] --> src/cotis_app.rs:51:68 [INFO] [stderr] | [INFO] [stderr] 51 | /// [`LayoutRenderPipe`]. When no adaptation is needed, pass [`()`] (see [INFO] [stderr] | ^^ no item named `()` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `()` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] matches what the renderer expects, pass [`()`] as the identity pipe (see [INFO] [stderr] ^^^^ [INFO] [stderr] = note: no item named `()` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `()` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`LayoutRenderPipe`](crate::pipes::LayoutRenderPipe) for [`()`]). [INFO] [stderr] ^^^^ [INFO] [stderr] = note: no item named `()` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `()` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] [`()`] as the pipe in [`crate::cotis_app::CotisApp`]. Otherwise, adapt them through [INFO] [stderr] ^^^^ [INFO] [stderr] = note: no item named `()` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `()` [INFO] [stderr] --> src/pipes.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | /// Pass [`()`] to [`CotisApp::new`](crate::cotis_app::CotisApp::new) when no conversion is needed. [INFO] [stderr] | ^^ no item named `()` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `cotis` (lib doc) generated 7 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/cotis/index.html [INFO] running `Command { std: "docker" "inspect" "c666cfbe520239807bab2290325e49f751081a41f697deab4a9ec60301e3ba58", kill_on_drop: false }`