cp437_tools::prelude

Function to_cp437

Source
pub fn to_cp437(utf8: String) -> Result<Vec<u8>, String>
Expand description

Apply UTF8_TO_CP437 to the given string