Skip to main content

read_ident

Function read_ident 

Source
pub fn read_ident(s: &str, at: usize) -> &str
Expand description

Reads the identifier starting at byte index at, or an empty string.