> ## 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::starknet::account::AccountContractSafeLibraryDispatcher

## Signature

```rust theme={null}

#[derive(Copy, Drop, Serde)]
pub struct AccountContractSafeLibraryDispatcher {
    pub class_hash: ClassHash,
}
```

## Members

### class\_hash

#### Signature

```rust theme={null}
pub class_hash: ClassHash
```
