Searched defs:AllowStruct (Results 1 – 1 of 1) sorted by relevance
1227 pub(super) struct AllowStruct(pub bool); struct1302 impl Copy for AllowStruct {} implementation1305 impl Clone for AllowStruct { implementation1315 allow_struct: AllowStruct, in parse_expr()1597 allow_struct: AllowStruct, in trailer_expr()2422 allow_struct: AllowStruct, in expr_unary()2889 allow_struct: AllowStruct, in parse_range_end()