Mingling's Features

Table of Contents

--- Mingling provides the following features for use: | Feature | Description | | :--- | :--- | | [Parser](./pages/3-features/1-parser) | Converts user input into structured data | | [General Renderer](./pages/3-features/2-general-renderer) | Enables the `Renderer` to support serialization into different output formats | | [Completion](./pages/3-features/3-comp) | Enables the program to support dynamic command-line completion | | [Async](./pages/3-features/4-async) | Provides async execution capabilities |