oh interesting. Dangling reference not allowed.

```
error[E0597]: `x` does not live long enough
```
This commit is contained in:
Vincent Batts 2023-01-14 15:08:36 -05:00
parent 0a2003dfc8
commit de5218c5dd
22 changed files with 21 additions and 12 deletions

View file

@ -1 +0,0 @@
7cbe46f1ccde8504

File diff suppressed because one or more lines are too long