Function holochain_types::prelude::ffs::sync::canonicalize[][src]

pub fn canonicalize<P>(path: P) -> Result<PathBuf, IoError> where
    P: Clone + AsRef<Path>,