Skip to main content

convert_file_with_options

Function convert_file_with_options 

Source
pub fn convert_file_with_options(
    path: impl AsRef<Path>,
    to: TargetFormat,
    from: Option<&str>,
    options: &WriteOptions,
) -> Result<Conversion, Error>
Expand description

Convert a case file with write-time cost policies.