Searched defs:AllowStruct (Results 1 – 1 of 1) sorted by relevance
1036 pub(crate) struct AllowStruct(bool); struct1138 impl Copy for AllowStruct {} implementation1141 impl Clone for AllowStruct { implementation1192 allow_struct: AllowStruct, in parse_expr()1446 allow_struct: AllowStruct, in trailer_expr()2303 allow_struct: AllowStruct, in expr_unary()