- Notifications
You must be signed in to change notification settings - Fork515
Open
Description
How to check against a certain error::Kind given a result eg coming fromquery_one(...)
?
Thekind enum is private but I need to check somehow againstKind::RowCount
in order to check whether its a 'real' error or if simply no entry was found.
Metadata
Metadata
Assignees
Labels
No labels