chipsenkbeil / chipsenkbeil/typed-path
with_*_encoding_checked should return Utf8*PathBuf, not the enum with all possible types
Open
- Dominant language
- Rust
- Stars
- 69
- Forks
- 15
- Avg merge
- 10h 58m
- Merged PRs (30d)
- 2
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the with_*_encoding_checked APIs and the existing Utf8*PathBuf types in the Rust source. Compare the current return type with the requested Utf8*PathBuf result and inspect nearby tests or call sites to determine the expected behavior before making the API change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100