index
:
deez
master
A sensible Deezer API client for Rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
errors
/
mod.rs
blob: ad4da47fbc8a96087a70d46c1abedd1cbe22c80d (
plain
)
1
2
3
4
//! Error types.
pub
mod
auth
;
pub
mod
client
;