fizyr / fizyr/subst

Implement `FromStr` for `Template`, `TemplateBuf`

Open Beginner friendly
#36 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.