Function dependency_runner::common::readable_canonical_path[][src]

pub fn readable_canonical_path<P: AsRef<Path>>(
    p: P
) -> Result<String, LookupError>

Provide the canonical form of the Path as a string, or die trying