Docs.rs
  • lastfm-rs-0.5.0
    • lastfm-rs 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • evelynmarie
    • Dependencies
      • chrono ^0.4.19 normal
      • reqwest ^0.11.2 normal
      • serde ^1.0.125 normal
      • serde_json ^1.0.64 normal
      • url ^2.2.1 normal
    • Versions
    • 72.54% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lastfm_rs0.5.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Client
  • RequestBuilder
  • error::LastFMError
  • model::Attributes
  • model::Image
  • model::TrackDate
  • user::User
  • user::loved_tracks::Artist
  • user::loved_tracks::LovedTracks
  • user::loved_tracks::Streamable
  • user::loved_tracks::Track
  • user::recent_tracks::Album
  • user::recent_tracks::Artist
  • user::recent_tracks::RecentTracks
  • user::recent_tracks::Track
  • user::recent_tracks::TrackAttributes
  • user::top_artists::Artist
  • user::top_artists::ArtistAttributes
  • user::top_artists::TopArtists
  • user::user_info::Registered
  • user::user_info::User
  • user::user_info::UserInfo

Enums

  • error::Error
  • error::LastFMErrorResponse
  • user::top_artists::Period

Functions

  • utilities::deserialize_datetime_from_str