Skip to main content

bug

Function bug 

Source
pub fn bug<T>(message: impl ToString) -> Result<T>
Expand description

Quick way to return a BackendError::Generic error.