Function tir_core::parser::attr_list

source ยท
pub fn attr_list(
    input: &mut ParseStream<'_>,
) -> AsmPResult<HashMap<String, Attr>>