check_limits

Function check_limits 

Source
pub(crate) fn check_limits(
    requested: &Limits,
    allowed: &Limits,
) -> Vec<FailedLimit>