Function tir_core::parser::sym_name

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