Docs.rs
  • lastfm-edit-0.2.0
    • lastfm-edit 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • colonelpanic8
    • Dependencies
      • chrono ^0.4 normal
      • crossterm ^0.28 normal
      • env_logger ^0.11 normal
      • futures ^0.3 normal
      • http-client ^6.5 normal
      • http-types ^2.12 normal
      • log ^0.4 normal
      • ratatui ^0.28 normal
      • regex ^1.0 normal
      • scraper ^0.20 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • urlencoding ^2.1 normal
      • tokio-test ^0.4 dev
    • Versions
    • 87.18% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lastfm_edit0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Html
  • album::Album
  • album::AlbumPage
  • client::LastFmEditClient
  • edit::EditResponse
  • edit::ScrobbleEdit
  • iterator::ArtistAlbumsIterator
  • iterator::ArtistTracksIterator
  • iterator::RecentTracksIterator
  • parsing::LastFmParser
  • track::Track
  • track::TrackPage

Enums

  • error::LastFmError

Traits

  • iterator::AsyncPaginatedIterator

Type Aliases

  • Result