pub fn should_check_duplicate_slots<VM: VMBinding>(
    plan: &dyn Plan<VM = VM>
) -> bool
Expand description

Whether we should check duplicate slots. This depends on the actual plan.