//! API bindings for ListenBrainz. mod endpoint; mod error; pub mod raw; pub use crate::error::Error;