BoundedInt

Fully qualified path: core::internal::bounded_int::BoundedInt

#[derive(Copy, Drop)]
pub(crate) extern type BoundedInt<const MIN: felt252, const MAX: felt252>