Function fs_tracing::read_link[][src]

pub fn read_link<P: AsRef<Path>>(path: P) -> Result<PathBuf>

Wrapper for fs::read_link.