Searched defs:has_attributes (Results 1 – 2 of 2) sorted by relevance
112 let has_attributes = block.stmts.first().map_or(false, |first_stmt| { in needs_block() localVariable
159 pub has_attributes: bool, field