[]Function rltk::string_to_cp437

pub fn string_to_cp437<S>(input: S) -> Vec<u16> where
    S: AsRef<str>, 

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