Searched defs:AllowStruct (Results 1 – 1 of 1) sorted by relevance
978 pub(crate) struct AllowStruct(bool); struct1127 impl Copy for AllowStruct {} implementation1130 impl Clone for AllowStruct { implementation1162 allow_struct: AllowStruct, in parse_expr()1420 allow_struct: AllowStruct, in trailer_expr()2180 allow_struct: AllowStruct, in expr_unary()