Skip to main content

check_convert_path

Function check_convert_path 

Source
pub fn check_convert_path(
    input: impl AsRef<Path>,
    from: Option<Format>,
    to: Option<Format>,
) -> Result<Format>