moosync_edk::api::extension_api

Function add_songs

Source
pub fn add_songs(songs: Vec<Song>) -> MoosyncResult<()>
Expand description

Adds a list of songs to the main app.

ยงArguments

  • songs - The list of songs to be added.