Music brainz Rust
This is still WIP.
Music brainz rust is a utility crate for the the music brainz API.
Status

Model implementation :
- [ ] Artist
- [x] MBID
- [x] Name
- [x] Sort name
- [x] Type
- [x] Gender
- [x] Area
- [x] Begin and end dates
- [ ] IPI code
- [ ] ISNI code
- [ ] Alias
- [x] Disambiguation comment
- [ ] Annotation
- Recording
- [x] MBID
- [x] Title
- [ ] Artist
- [x] Length
- [ ] ISRC
- [x] Disambiguation comment
- [ ] Annotation
- Release group
- [x] MBID
- [x] Title
- [ ] Artist
- [x] Type
- [x] Disambiguation comment
- [ ] Annotation
Available method :
- Artist :
- [x] artist by id
- [ ] artist search
- Recording :
- [x] recording by id
- [ ] recording search
- Release group
- [x] release group by id
- [ ] release group search