Docs.rs
  • spoterm-0.1.0
    • spoterm 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • togatoga
    • Dependencies
      • crossbeam ^0.7 normal
      • dirs ^1.0 normal
      • failure ^0.1.5 normal
      • hostname ^0.1 normal
      • itertools ^0.8 normal
      • log ^0.4.0 normal
      • log4rs ^0.8.3 normal
      • rpassword ^3.0.2 normal
      • rspotify ^0.7.0 normal
      • serde ^1.0.94 normal
      • termion ^1.5 normal
      • toml ^0.5.1 normal
      • tui ^0.5 normal
      • unicode-width ^0.1 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • 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

spoterm0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • config::Profile
  • config::UserConfig
  • event::EventHandler
  • spoterm::SpotermClient
  • spoterm::SpotifyData
  • spotify::SpotifyService
  • ui::Contents
  • ui::LikedSongs
  • ui::RecentPlayed

Enums

  • event::Event
  • spoterm::SaveState
  • spotify::SpotifyAPIEvent
  • spotify::SpotifyAPIResult

Traits

  • ui::UI