Function read_link

Source
pub fn read_link(path: impl AsRef<Path>) -> Result<PathBuf>
Expand description

Wrapper for std::fs::read_link.