alt-art / genius-rs

Rust library that allows interact with Genius API
https://crates.io/crates/genius-rs
MIT License
7 stars 3 forks source link

Implement get_song which will return a Song structure #1

Closed alt-art closed 2 years ago

alt-art commented 3 years ago
fn get_song(id: u32) -> Song