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