Open
Description
How to check against a certain error::Kind given a result eg coming from query_one(...)
?
The kind enum is private but I need to check somehow against Kind::RowCount
in order to check whether its a 'real' error or if simply no entry was found.
Metadata
Metadata
Assignees
Labels
No labels