Gered
4d359f3e3c
previously, there were a ton of places that were allocating new Path instances via `Path::new` for the purpose of creating a path to be passed into a function as a Path argument this has now been simplified everywhere by updating all functions and methods that previously took Path arguments to instead take AsRef<Path> arguments, allowing much more flexibility in the types of path arguments passed in |
||
---|---|---|
.. | ||
audio_playback | ||
balls | ||
balls_v2 | ||
imgui_integration | ||
slimed | ||
template_complicated | ||
template_minimal | ||
.keep |