[Workers] Add Rust cargo-generate setup details#30075
Conversation
Add the choices and what the reader should choose when running `cargo generate cloudflare/workers-rs`. The added documentation is similar to https://developers.cloudflare.com/workers/get-started/guide/#1-create-a-new-worker-project Having the choices documented avoids the need for the reader to guess, making it easier to set up their first Rust worker.
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
|
I'm adding this comment so it counts as recent activity and gets this issue back to un-stale. |
|
This isn't an important contribution to the documentation, but I wanted to see how the process would go and if it would be worth submitting other PRs in the future. |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
|
I'm adding this comment to un-mark the PR from being stale. |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
Summary
Add the choices and what the reader should choose when running
cargo generate cloudflare/workers-rs. The added documentation is similar to https://developers.cloudflare.com/workers/get-started/guide/#1-create-a-new-worker-projectHaving the choices documented avoids the need for the reader to guess, making it easier to set up their first Rust worker.
Screenshots (optional)
none
Documentation checklist