compio_fs

Function symlink_metadata

Source
pub async fn symlink_metadata(path: impl AsRef<Path>) -> Result<Metadata>
Expand description

Query the metadata about a file without following symlinks.