---
title: CallStackTree.BinaryInfo
framework: metrickit
role: symbol
role_heading: Structure
path: metrickit/callstacktree/binaryinfo-swift.struct
---

# CallStackTree.BinaryInfo

Metadata for a binary referenced in a call stack tree.

## Declaration

```swift
struct BinaryInfo
```

## Mentioned in

Analyzing app performance with MetricKit

## Topics

### Binary details

- [uuid](metrickit/callstacktree/binaryinfo-swift.struct/uuid.md)
- [name](metrickit/callstacktree/binaryinfo-swift.struct/name.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
