Skip to main content

fetch_remote_album_assets

Function fetch_remote_album_assets 

Source
async fn fetch_remote_album_assets(
    ctx: &Arc<AppContext>,
    album_id: &str,
) -> Result<Vec<LibraryAsset>, String>