mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-04 18:29:45 +02:00
Move FileId out of SpotifyId
This commit is contained in:
parent
f03a7e95c1
commit
9b2ca1442e
12 changed files with 108 additions and 68 deletions
|
@ -18,6 +18,7 @@ mod connection;
|
|||
mod dealer;
|
||||
#[doc(hidden)]
|
||||
pub mod diffie_hellman;
|
||||
pub mod file_id;
|
||||
mod http_client;
|
||||
pub mod mercury;
|
||||
pub mod packet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue