tiny-ml 1.0.0

A very basic ml libary
Documentation

Build #3434752 2026-05-30 20:38:09

# rustc version rustc 1.98.0-nightly (6368fd52c 2026-05-29)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# 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" "842ea2f2914e58ab8e7cedc44d42b1e8740a9c9164c1385a8a29e1859a00de7d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260529-1.98.0-nightly-6368fd52c\", \"--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: unexpected `cfg` condition value: `serialzation` [INFO] [stderr] --> src/networks/mod.rs:222:12 [INFO] [stderr] | [INFO] [stderr] 222 | #[cfg_attr(feature = "serialzation", Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^-------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"serialization"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `parallelization`, `rayon`, `serde`, and `serialization` [INFO] [stderr] = help: consider adding `serialzation` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tiny-ml` (lib) generated 1 warning [INFO] [stderr] Scraping tiny-ml v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting tiny-ml v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: `tiny-ml` (lib doc) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 0.91s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tiny_ml/index.html [INFO] running `Command { std: "docker" "inspect" "842ea2f2914e58ab8e7cedc44d42b1e8740a9c9164c1385a8a29e1859a00de7d", kill_on_drop: false }`