[][src]Function tari_common::dir_utils::absolute_path

pub fn absolute_path<P>(path: P) -> PathBuf where
    P: AsRef<Path>,