# texture v1.0.0 - Table of Contents

A collection of structured text parsers.

## Modules

- [Texture.HttpStructuredField](Texture.HttpStructuredField.md): HTTP Structured Field parser implementation following RFC 8941.
- [Texture.UriTemplate](Texture.UriTemplate.md): URI Template parser implementation following RFC 6570 (levels 1–4).

- Exceptions
  - [Texture.UriTemplate.TemplateMatchError](Texture.UriTemplate.TemplateMatchError.md)

