Function check_constraints

Source
pub(crate) fn check_constraints<T, U>(data: &[T]) -> Result<usize, Error>