Function iref::parsing::get_char[][src]

pub fn get_char(buffer: &[u8], i: usize) -> Result<Option<(char, usize)>, Error>