TuneIn Rust Client Library
This is a Rust client library for the TuneIn Radio API.
🚚 Installation
Add the following to your Cargo.toml:
[]
= "0.1"
🚀 Usage
Search for a station:
use TuneInClient;
async
See the examples directory for more examples.
✨ Features
- Search
- Browse categories
- Browse stations by category
📝 License
MIT
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.