Function convert_to

Source
pub fn convert_to(string: &str, dest_encoding: &str) -> Result<Box<[u8]>>