fixed2float 4.0.1

Fixed point to floating point conversion utility
Documentation

Build #3450877 2026-06-01 12:11:33

# rustc version rustc 1.98.0-nightly (14210df0e 2026-05-31)

# 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" "eb3d467bfb5a066a20e213df269369557962ffd19fb100b496182e2b2dfe291a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260531-1.98.0-nightly-14210df0e\", \"--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: unused import: `to_fixed` [INFO] [stderr] --> src/fixed_point/fx_fx.rs:2:45 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::{fixed_point::debug_print, mask, to_fixed, to_float, UInt}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `fixed2float` (lib) generated 1 warning (run `cargo fix --lib -p fixed2float` to apply 1 suggestion) [INFO] [stderr] Scraping fixed2float v4.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting fixed2float v4.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/fixed2float/index.html [INFO] running `Command { std: "docker" "inspect" "eb3d467bfb5a066a20e213df269369557962ffd19fb100b496182e2b2dfe291a", kill_on_drop: false }`