enum_parse 0.1.0

Procedural macro generating boilerplate code for parsing enum variants
Documentation
Build #2074162 2025-05-04 09:52:56
# rustc version
rustc 1.88.0-nightly (d6a325d93 2025-05-03)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/enum_parse-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/enum_parse-0.1.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250503-1.88.0-nightly-d6a325d93\", \"--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", 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] b1300f9fa97bcbf0bf909db8957a98db7668ab3f4c37a1f0aa11e7ea228c3221
[INFO] running `Command { std: "docker" "start" "-a" "b1300f9fa97bcbf0bf909db8957a98db7668ab3f4c37a1f0aa11e7ea228c3221", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting enum_parse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `enum_parse` is both a function and an attribute macro
[INFO] [stderr]  --> src/../README.md:3:16
[INFO] [stderr]   |
[INFO] [stderr] 3 | Provides the [`enum_parse`] procedural macro that generates boilerplate code for parsing enum variants.
[INFO] [stderr]   |                ^^^^^^^^^^ ambiguous link
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] help: to link to the function, add parentheses
[INFO] [stderr]   |
[INFO] [stderr] 3 | Provides the [`enum_parse()`] procedural macro that generates boilerplate code for parsing enum variants.
[INFO] [stderr]   |                          ++
[INFO] [stderr] help: to link to the attribute macro, prefix with `macro@`
[INFO] [stderr]   |
[INFO] [stderr] 3 | Provides the [`macro@enum_parse`] procedural macro that generates boilerplate code for parsing enum variants.
[INFO] [stderr]   |                ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `enum_parse` (lib doc) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/enum_parse/index.html
[INFO] running `Command { std: "docker" "inspect" "b1300f9fa97bcbf0bf909db8957a98db7668ab3f4c37a1f0aa11e7ea228c3221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1300f9fa97bcbf0bf909db8957a98db7668ab3f4c37a1f0aa11e7ea228c3221", kill_on_drop: false }`
[INFO] [stdout] b1300f9fa97bcbf0bf909db8957a98db7668ab3f4c37a1f0aa11e7ea228c3221