gabdube / native-windows-gui

A light windows GUI toolkit for rust
https://gabdube.github.io/native-windows-gui/
MIT License
1.93k stars 125 forks source link

Accept PathBuf as source_file type #294

Open eugenesvk opened 2 months ago

eugenesvk commented 2 months ago

Currently it only accepts a &str, but not actual paths