Function tir_core::parser::identifier

source ยท
pub fn identifier<'s>(input: &mut ParseStream<'s>) -> AsmPResult<&'s str>