Searched defs:AllowStruct (Results 1 – 1 of 1) sorted by relevance
1110 pub struct AllowStruct(bool); struct1254 impl Copy for AllowStruct {} implementation1256 impl Clone for AllowStruct { implementation1288 allow_struct: AllowStruct, in parse_expr()1407 allow_struct: AllowStruct, in parse_expr()1564 allow_struct: AllowStruct, in trailer_expr()2339 allow_struct: AllowStruct, in expr_box()2362 allow_struct: AllowStruct, in expr_unary()