> ## Documentation Index
> Fetch the complete documentation index at: https://starkware-9575960b-agent-options.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# core::internal::bounded_int::SubHelper

A helper trait for subtracting two `BoundedInt` instances.

## Signature

```rust
pub trait SubHelper
```

## Trait types

### Result

#### Signature

```rust
type Result;
```
