convert_with_opts

Function convert_with_opts 

Source
pub fn convert_with_opts(
    input: &str,
    converter: &Converter,
) -> Result<String, Error>
👎Deprecated: Use the convert method of the Converter builder