Go to file
Koen Bolhuis 83fa18e048 Improve Client documentation
Add information on errors returned by Client's methods,
as well as comments for internal helper methods.
2021-01-15 23:35:00 +01:00
examples Change all Client methods from &mut self to &self 2021-01-15 01:04:46 +01:00
src Improve Client documentation 2021-01-15 23:35:00 +01:00
.gitignore Initial commit 2021-01-09 04:36:14 +01:00
CHANGELOG.md Release v0.1.0 2021-01-14 03:35:59 +01:00
Cargo.toml Release v0.1.0 2021-01-14 03:35:59 +01:00
LICENSE Add LICENSE, README.md and Cargo.toml fields 2021-01-10 21:50:29 +01:00
README.md Release v0.1.0 2021-01-14 03:35:59 +01:00
rustfmt.toml Add default rustfmt config 2021-01-14 03:29:15 +01:00

README.md

listenbrainz

Crate Documentation

ListenBrainz API bindings for Rust.