pub fn bug<T>(message: impl ToString) -> Result<T>
Quick way to return a BackendError::Generic error.
BackendError::Generic