JosephTLyons / JosephTLyons/termifind-rust

Reduce `clone()` Occurrences Where Possible

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
clean up
Dominant language
Rust
Stars
12
Forks
1
PR merge metrics
No merged PRs in 30d

Description

In some places where there are `String`s being used and clones of those strings are occurring, it would be nice to investigate if it would be possible to replace them with `&str`s, but #LifetimesAren'tEasyForMe.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.