| Crates.io | podcast_search |
| lib.rs | podcast_search |
| version | 0.5.0 |
| created_at | 2020-07-16 01:37:05.444556+00 |
| updated_at | 2023-05-13 16:31:06.177073+00 |
| description | A library that facilitates searching for podcasts using the iTunes Podcast API |
| homepage | |
| repository | https://github.com/njaremko/podcast_search |
| max_upload_size | |
| id | 265641 |
| size | 8,036 |
This is a simple library that facilitates searching the iTunes Podcast API.
Use it like this:
let resp = podcast_search::search(podcast).await?;