[][src]Function heim_runtime::fs::path_exists

pub async fn path_exists<T>(path: T) -> bool where
    T: AsRef<Path> + Send + 'static,