Rust_Search
Rust_Search copied to clipboard
Return &Path or OsString object from iter
I am very impressed with the simplicity and speed of your solution!
Are you planning to abandon the use of String as a return value in the future? On Linux, this can create some problems, as far as I can tell.
Is there any other better way you suggest @git-hobit