file_util, vfs: Use std::string_view where applicable
Avoids unnecessary construction of std::string instances where applicable.
Loading
Please register or sign in to comment
Avoids unnecessary construction of std::string instances where applicable.