Skip to main content

convert_str_with_options

Function convert_str_with_options 

Source
pub fn convert_str_with_options(
    text: &str,
    to: TargetFormat,
    format: &str,
    options: &WriteOptions,
) -> Result<Conversion>
Expand description

Convert in-memory case text with write-time cost policies.