---
title: Unicode.ASCII.Parser
framework: swift
role: symbol
role_heading: Structure
path: swift/unicode/ascii/parser
---

# Unicode.ASCII.Parser

## Declaration

```swift
@frozen struct Parser
```

## Topics

### Initializers

- [init()](swift/unicode/ascii/parser/init().md)

### Instance Methods

- [parseScalar(from:)](swift/unicode/ascii/parser/parsescalar(from:).md)

### Type Aliases

- [Unicode.ASCII.Parser.Encoding](swift/unicode/ascii/parser/encoding.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)
- [Escapable](swift/escapable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
