Skip to main content

byte_to_char

Function byte_to_char 

Source
pub fn byte_to_char(b: u8) -> char
Expand description

Maps a byte (0–255) to its GPT-2-encoded character.