> ## 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::traits::MulEq

## Signature

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

## Trait functions

### mul\_eq

#### Signature

```rust theme={null}
fn mul_eq(ref self: T, other: T)
```
