dotmax 0.1.8

High-performance terminal braille rendering for images, animations, and graphics
Documentation

Build #3434153 2026-05-30 19:21:33

# 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" "277d976dbf9b679230c2367aedaf48047a54628ae2975f924b78c46552ff5e30" "/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: Rustdoc did not scrape the following examples because they require dev-dependencies: animated_apng, animated_gif, animation_buffer, bouncing_ball, braille_mapping_demo, circles_demo, circles_demo_simple, clock, color_conversion_demo, color_demo, color_detection, color_image, color_schemes_demo, colored_shapes, colored_shapes_simple, compare_all_sizes, compare_resize_filters, custom_image, custom_scheme, density_demo, differential_demo, dither_comparison, fireworks, fps_control, generate_apng_fixtures, generate_extreme_test_images, heatmap, hello_braille, image_browser, lines_demo, load_image, loading_bar_sheet, loading_bars, loading_spinner, logging_demo, measure_extreme_baseline, prerendered_demo, quick_demo, render_tuner, resize_image, save_svg_raster, shapes_demo, shapes_demo_simple, simple_animation, simple_image, svg_demo, svg_font_quality, svg_font_visual_demo, terminal_debug, test_adaptive_resize_performance, test_svg_background_fix, test_svg_loading, test_svg_manual, test_video_decode, threshold_demo, universal_media, video_player, view_image, waveform, webcam_selector, webcam_tuner, webcam_viewer [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 dotmax v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `show_file` [INFO] [stderr] --> src/prelude.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | //! - [`show_file`]: Display any media file (auto-detects format, plays animations) [INFO] [stderr] | ^^^^^^^^^ no item named `show_file` 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 `load_file` [INFO] [stderr] --> src/prelude.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | //! - [`load_file`]: Load media into [`MediaContent`] for manual control [INFO] [stderr] | ^^^^^^^^^ no item named `load_file` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `MediaContent` [INFO] [stderr] --> src/prelude.rs:52:40 [INFO] [stderr] | [INFO] [stderr] 52 | //! - [`load_file`]: Load media into [`MediaContent`] for manual control [INFO] [stderr] | ^^^^^^^^^^^^ no item named `MediaContent` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `MediaContent` [INFO] [stderr] --> src/prelude.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | //! - [`MediaContent`]: Enum for static images vs animated content [INFO] [stderr] | ^^^^^^^^^^^^ no item named `MediaContent` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `MediaPlayer` [INFO] [stderr] --> src/prelude.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | //! - [`MediaPlayer`]: Trait for animated media playback (GIF, APNG, video) [INFO] [stderr] | ^^^^^^^^^^^ no item named `MediaPlayer` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `dotmax` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/dotmax/index.html [INFO] running `Command { std: "docker" "inspect" "277d976dbf9b679230c2367aedaf48047a54628ae2975f924b78c46552ff5e30", kill_on_drop: false }`