We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
type_id_6<'T, 'E> = | Ok('T) | Err({payload: 'E})
It works for 'T, but not for 'E
'T
'E
Errors:
Did you mean `e` instead of `E`?
The type variable name '_ is not allowed in programs