Function winpath::to_canon_path

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