Searched refs:non_sqlite_err (Results 1 – 1 of 1) sorted by relevance
1688 let non_sqlite_err: CustomResult<Vec<String>> = query in test_query_and_then_custom_error_fails() localVariable1693 match non_sqlite_err.unwrap_err() { in test_query_and_then_custom_error_fails()1744 let non_sqlite_err: CustomResult<String> = in test_query_row_and_then_custom_error_fails() localVariable1747 match non_sqlite_err.unwrap_err() { in test_query_row_and_then_custom_error_fails()