---
title: Unicode.ASCII.ForwardParser
framework: swift
role: symbol
role_heading: Type Alias
path: swift/unicode/ascii/forwardparser
---

# Unicode.ASCII.ForwardParser

A type that can be used to parse CodeUnits into EncodedScalars.

## Declaration

```swift
typealias ForwardParser = Unicode.ASCII.Parser
```
