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

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