Function come::utility::parsing::ident

source ·
pub fn ident(code: &str) -> IResult<&str, String>
Expand description

Parse source code to get an ident.