Generic args in patterns require turbofish syntax – how to make it for Vec of tuples?
Let’s say I have this code:
Sea ORM. How can I fix error in Migration script?
I’m trying to create Migration with Sea ORM, but getting an error when running cargo run up
command from the migration folder.
Migration looks like this: