[][src]Function rltk::string_to_cp437

pub fn string_to_cp437<S: AsRef<str>>(input: S) -> Vec<u8>

Converts a string into a vector of u8, CP437 representations of the string