Skip to main content

convert_with_options

Function convert_with_options 

Source
pub fn convert_with_options(
    input: &str,
    from: Format,
    to: Format,
    options: &ConvertOptions,
) -> Result<String>
Expand description

Convert between supported formats with options