# HTML2Text v0.3.0 - Table of Contents
## Pages
- [README](readme.md)
## Modules
- [HTML2Text](HTML2Text.md): A high-performance HTML to text converter using Rust NIF.
- [HTML2Text.HTML](HTML2Text.HTML.md): A container for HTML content with rich terminal inspection.
- Exceptions
- [HTML2Text.Error](HTML2Text.Error.md): Exception raised by bang functions (`convert!/2`, `convert_rich!/2`).