Function internal_error

Source
pub fn internal_error<T>(details: T) -> Error
where T: Debug,