Function cyberdrop_dl::crawl_album[][src]

pub async fn crawl_album(
    url: &String
) -> Result<(String, Vec<String>, String), Box<dyn Error>>