Function pages::db::map_row_not_found_err
source · [−]pub fn map_row_not_found_err(
e: Error,
row_not_found: ServiceError
) -> ServiceError
Expand description
map custom row not found error to DB error
pub fn map_row_not_found_err(
e: Error,
row_not_found: ServiceError
) -> ServiceError
map custom row not found error to DB error