tabled 0.16.0

An easy to use library for pretty print tables of Rust `struct`s and `enum`s.
Documentation
Build #1313356 2024-08-05T20:58:46.850515+00:00
# rustc version
rustc 1.82.0-nightly (176e54520 2024-08-04)# docs.rs version
docsrs 0.6.0 (e434406d 2024-07-31)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tabled-0.16.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tabled-0.16.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustflags=[\"--cfg\", \"docsrs\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"docsrs\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240804-1.82.0-nightly-176e54520\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 6ce7b1ea2fa8cadec5de1c4ced0b4d173b482ea8024a8910514cefbf11f509b7
[INFO] running `Command { std: "docker" "start" "-a" "6ce7b1ea2fa8cadec5de1c4ced0b4d173b482ea8024a8910514cefbf11f509b7", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: alphabet, border_text, builder, builder_index, chess, col_row_macros, color, colored_borders, colored_padding, colorization, column_names, compact_table, compact_table_2, compact_table_3, concat, custom_style, derive_crate_override, derive_display_with, derive_format, derive_format_enum, derive_inline, derive_inline_enum, derive_order, derive_rename, disable, extended_display, extract, format, formatting_settings, grid_colors, height, highlight, highlight_color, hyperlink, iter_table, margin, matrix, merge_duplicates_horizontal, merge_duplicates_vertical, nested_table, nested_table_2, nested_table_3, panel, pool_table, pool_table2, rename_all, reverse, rotate, settings_list, shadow, skip, span, split, style_modern_rounded, table, table_width, table_width_2, target_content, theme
[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 tabled v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `TryFrom`
[INFO] [stderr]    --> src/settings/color/mod.rs:233:15
[INFO] [stderr]     |
[INFO] [stderr] 233 |     /// Use [`TryFrom`] instead if you are not sure about the input.
[INFO] [stderr]     |               ^^^^^^^ no item named `TryFrom` 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: unexpected character `'`
[INFO] [stderr]   --> src/settings/cell_option.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr] 6  | / /// A trait for configuring a single cell.
[INFO] [stderr] 7  | | ///
[INFO] [stderr] 8  | | /// ~~~~ Where cell represented by 'row' and 'column' indexes. ~~~~
[INFO] [stderr] 9  | | ///
[INFO] [stderr] 10 | | /// A cell can be targeted by [`Cell`].
[INFO] [stderr] 11 | | ///
[INFO] [stderr] 12 | | /// [`Cell`]: crate::object::Cell
[INFO] [stderr]    | |_________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tabled` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tabled/index.html
[INFO] running `Command { std: "docker" "inspect" "6ce7b1ea2fa8cadec5de1c4ced0b4d173b482ea8024a8910514cefbf11f509b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce7b1ea2fa8cadec5de1c4ced0b4d173b482ea8024a8910514cefbf11f509b7", kill_on_drop: false }`
[INFO] [stdout] 6ce7b1ea2fa8cadec5de1c4ced0b4d173b482ea8024a8910514cefbf11f509b7