Searched defs:AllowStruct (Results 1 – 1 of 1) sorted by relevance
1085 pub struct AllowStruct(bool); struct1229 impl Copy for AllowStruct {} implementation1231 impl Clone for AllowStruct { implementation1263 allow_struct: AllowStruct, in parse_expr()1375 allow_struct: AllowStruct, in parse_expr()1528 allow_struct: AllowStruct, in trailer_expr()2266 allow_struct: AllowStruct, in expr_box()2289 allow_struct: AllowStruct, in expr_unary()