MusicBrainz API bindings for Rust.
The goal of this library is to provide simple and easy-to-use bindings for MusicBrainz, an online music database. It depends on hyper for making HTTP requests, json-rust for parsing JSON and uuid for parsing MusicBrainz Identifiers.
Documentation available at https://rockytv.github.io/musicbrainz.rs/
This crate is distributed under the terms of the MIT license (check LICENSE for details).