bengreenier / bengreenier/rust-templates
Template suggestion: derive
Open
enhancement
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have a template for a crate + crate_derive combo, as a workspace.
e.g.
```
/
/src # root crate src
/crate_derive
/src # derive src
```
See https://github.com/bengreenier/enum_pipeline/
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the repository's existing cargo-generate templates and compare them with the requested crate and crate_derive workspace structure. Use the referenced enum_pipeline project as an example, then verify that the new template generates a root crate with /src and a crate_derive crate with its own /src.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100