mnemo-engine 0.3.2

Encrypted, single-file, portable agent memory engine with multi-signal recall, sessions, snapshots, and an IVF+PQ index
Documentation

Build #3660988 2026-06-23 01:42:38

# rustc version rustc 1.98.0-nightly (91fe22da8 2026-06-21)

# 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" "384980371aee04fe14c8cb3eef17d3663f9aac3b6a692f808e401df02f8921bf" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260621-1.98.0-nightly-91fe22da8\", \"--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: quickstart, session [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 mnemo-engine v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `IndexConfig` links to private item `IvfPqIndex` [INFO] [stderr] --> src/index.rs:39:49 [INFO] [stderr] | [INFO] [stderr] 39 | /// Tuning knobs for building and querying an [`IvfPqIndex`]. [INFO] [stderr] | ^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `wal_pages_initial` links to private item `DEFAULT_WAL_PAGES` [INFO] [stderr] --> src/store.rs:77:11 [INFO] [stderr] | [INFO] [stderr] 77 | /// [`DEFAULT_WAL_PAGES`] (8 pages = 64 KiB), which keeps fresh files [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `wal_pages_initial` links to private item `MIN_WAL_PAGES` [INFO] [stderr] --> src/store.rs:83:44 [INFO] [stderr] | [INFO] [stderr] 83 | /// default. Clamped to a minimum of [`MIN_WAL_PAGES`] (2 pages). [INFO] [stderr] | ^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `max_snapshots` links to private item `DEFAULT_MAX_SNAPSHOTS` [INFO] [stderr] --> src/store.rs:89:11 [INFO] [stderr] | [INFO] [stderr] 89 | /// [`DEFAULT_MAX_SNAPSHOTS`] (256). Set to `0` to disable the cap and [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `flush` links to private item `Pager::flush` [INFO] [stderr] --> src/store.rs:1183:30 [INFO] [stderr] | [INFO] [stderr] 1183 | /// 2. **Data pages.** [`Pager::flush`] writes dirty record pages [INFO] [stderr] | ^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `mnemo-engine` (lib doc) generated 5 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/mnemo/index.html [INFO] running `Command { std: "docker" "inspect" "384980371aee04fe14c8cb3eef17d3663f9aac3b6a692f808e401df02f8921bf", kill_on_drop: false }`