The current implementation uses `Expr::parse`, which may behave incorrectly in certain edge cases. For more details, see: https://github.com/dtolnay/syn/blob/2c7392d2f5cf9b399043b11619728a269ac40ace/src/expr.rs#L772-L789
The current implementation uses
Expr::parse, which may behave incorrectly in certain edge cases.For more details, see:
https://github.com/dtolnay/syn/blob/2c7392d2f5cf9b399043b11619728a269ac40ace/src/expr.rs#L772-L789