---
title: Histogram.Bucket
framework: metrickit
role: symbol
role_heading: Structure
path: metrickit/histogram/bucket
---

# Histogram.Bucket

## Declaration

```swift
struct Bucket
```

## Topics

### Instance Properties

- [count](metrickit/histogram/bucket/count.md)
- [lowerBound](metrickit/histogram/bucket/lowerbound.md)
- [upperBound](metrickit/histogram/bucket/upperbound.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)
