pub fn limit_error<T>(constraint: &'static str) -> Result<T>
Expand description

Convenience function to create a limit error.