pub fn convert_with_opts( input: &str, converter: &Converter, ) -> Result<String, Error>
convert
Converter