pub fn open<T: AsRef<Path>>(path: T) -> bool
Open the given path in a file explorer on the current platform.
This is unsupported on iOS as iOS can already expose application files in the Files app since iOS 11.