Module musicbrainz_rs::config[][src]

Expand description

Configure the HTTP client global state

Functions

set_user_agent

Each request sent to MusicBrainz needs to include a User-Agent header, with enough information in the User-Agent to contact the application maintainers. We strongly suggest including your application’s version number in the User-Agent string too.