pub fn get_inventory_range_checker(
inventory: &mut ChipInventory<BabyBearPoseidon2Config, DenseRecordArena, GpuBackend>,
) -> Arc<VariableRangeCheckerChipGPU>
Expand description
A utility method to get the VariableRangeCheckerChipGPU
from ChipInventory.
Note, VariableRangeCheckerChipGPU
always will always exist in the inventory.