Function fit_rust::protocol::io::read_u8

source ·
pub fn read_u8<R>(map: &mut R) -> u8
where R: Read,