Function fs_tracing::canonicalize[][src]

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

Wrapper for fs::canonicalize.