Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove double nesting of first_attempt
`expr` is of type serde_derive::fragment::Expr, which can be interpolated directly in any expression position. It does not need to be nested in another set of braces.
- Loading branch information