fletch-orm 1.0.0

Lightweight database toolkit built on SQLx
Documentation

Build #3820499 2026-07-11 03:31:34

# rustc version rustc 1.99.0-nightly (375b1431b 2026-07-10)

# 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" "917cdb2352305df2769587599b0cc82f70c8db1a565bd7e34eae69e8bc912d8b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260710-1.99.0-nightly-375b1431b\", \"--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 fletch-orm v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Pool` [INFO] [stderr] --> src/ops.rs:4:36 [INFO] [stderr] | [INFO] [stderr] 4 | //! or an in-flight transaction. [`Pool`] and [`Transaction`] delegate to these [INFO] [stderr] | ^^^^ no item named `Pool` 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 `Transaction` [INFO] [stderr] --> src/ops.rs:4:49 [INFO] [stderr] | [INFO] [stderr] 4 | //! or an in-flight transaction. [`Pool`] and [`Transaction`] delegate to these [INFO] [stderr] | ^^^^^^^^^^^ no item named `Transaction` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `fletch-orm` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/fletch_orm/index.html [INFO] running `Command { std: "docker" "inspect" "917cdb2352305df2769587599b0cc82f70c8db1a565bd7e34eae69e8bc912d8b", kill_on_drop: false }`