Installation
Install Trybox using your favorite package manager:Basic Usage
Trybox provides a simple way to handle async operations safely.Using run directly
For simple use cases, you can use the run function directly:
Using trybox
For more advanced configurations and reuse, create a Runner instance: