Basically the title. It'd be nice to have a default support for `std::filesystem::path`. Right now we have to use `.string()`, which feels superfluous.
Basically the title. It'd be nice to have a default support for
std::filesystem::path. Right now we have to use.string(), which feels superfluous.