Implement `FromStr` for `Template`, `TemplateBuf`
Open
Beginner friendly
- Dominant language
- Rust
- Stars
- 20
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
`Template` and `TemplateBuf` should implement `FromStr`, so that they can work with `str.parse`, clap, `serde_with::DisplayFromStr`, and other ecosystems that use `FromStr`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the definitions and existing parsing or construction APIs for `Template` and `TemplateBuf`. Implement and verify `FromStr` for both types so they work with `str.parse`, clap, and `serde_with::DisplayFromStr`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100