> ## 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::TrimMaxHelper

A helper trait for trimming a `BoundedInt` instance max value.

## Signature

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

## Trait types

### Target

#### Signature

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