dirs-sys-rs icon indicating copy to clipboard operation
dirs-sys-rs copied to clipboard

Use strip_prefix/strip_suffix instead of starts_with/ends_with

Open kpcyrd opened this issue 6 months ago • 0 comments

This avoids some manual slicing. Also fixes some clippy warnings.

kpcyrd avatar Dec 31 '23 22:12 kpcyrd