Skip to main content

credits_fit

fn credits_fit(range: &CreditRange, credits: f32) -> bool
Expand description

Whether an enrolment’s registry-declared credit range can carry the module’s credits. A range with min > max is the registry’s own data at fault, so it is never usable.