pub async fn symlink_metadata(path: impl AsRef<Path>) -> Result<Metadata>
Query the metadata about a file without following symlinks.