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