Deprecate std::path::Path's aliases of std::fs functions?

Would it make sense to move them into an extension trait included in prelude (for now) instead of deprecating them altogether?

2 Likes