Replies: 1 comment
-
Anyone could help? This error message is meaningless because it doesn't point out the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a match block as follows:
When building, it gives the following error:
It says "expected
query_db::{closure#0}::Record
, found a differentquery_db::{closure#0}::Record
", but the types look exactly the same, then why the incompatibility?Please help. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions