to_canon_path

Function to_canon_path 

Source
pub fn to_canon_path<T>(orig_path: T) -> Result<T::Output, ()>
where T: Conv,