pub async fn read_link(path: impl AsRef<Path>) -> Result<PathBuf>
tokio
Reads a symbolic link, returning the file that the link points to.
Wrapper for tokio::fs::read_link.
tokio::fs::read_link