1pub mod get_artist; 2pub mod get_artist_top_tracks; 3pub mod get_artists_albums; 4pub mod get_artists_related_artists; 5pub mod get_several_artists;