> ## Documentation Index
> Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
> Use this file to discover all available pages before exploring further.

# core::internal::bounded_int::AddHelper

A helper trait for adding two `BoundedInt` instances.

## Signature

```rust theme={null}
pub trait AddHelper
```

## Trait types

### Result

#### Signature

```rust theme={null}
type Result;
```
