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