---
title: SHSignature.Slices
framework: shazamkit
role: symbol
role_heading: Structure
path: shazamkit/shsignature/slices
---

# SHSignature.Slices

A sequence of signature segments.

## Declaration

```swift
struct Slices
```

## Topics

### Supporting types

- [SHSignature.Slices.Iterator](shazamkit/shsignature/slices/iterator.md)

## Relationships

### Conforms To

- [AsyncSequence](swift/asyncsequence.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Slicing signature segments

- [slices(from:duration:stride:)](shazamkit/shsignature/slices(from:duration:stride:).md)
