pub fn get_queue() -> MoosyncResult<Vec<Song>>Expand description
Retrieves the current playback queue.
ยงReturns
A vector of Song objects representing the current queue.
pub fn get_queue() -> MoosyncResult<Vec<Song>>Retrieves the current playback queue.
A vector of Song objects representing the current queue.