pub fn open_file(path: impl AsRef<Path>)
Open a file with the platform’s default application. Silently spawns the opener in the background (does not block).