Closed kanpov closed 4 months ago
IMO OsString is the objectively correct type to use:
I can testify to this functioning correctly at least on SFTP client because my suite of 24 tests that cover the vast majority of the russh-sftp API pass (remoteify is an unrelated project of mine that uses russh as one of its backends):
https://github.com/kanpov/remoteify/blob/master/tests/filesystem_russh.rs
Fixes #42