♚
Size: a a a
♚
AI
♚
f
f
♚
ΑZ
♚
♚
V
V
ΑZ
♚
♚
Z
Z
ΑZ
@
error[E0277]: the trait bound `Uuid: FromSql<'_>` is not satisfied
--> src/util/database.rs:10:23
|
10 | uuid: row.get(0),
| ^^^ the trait `FromSql<'_>` is not implemented for `Uuid`
error: aborting due to previous error
MV