> ## Documentation Index
> Fetch the complete documentation index at: https://starkware-9575960b-starknet-privacy-docs.mintlify.site/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
```
