rspotify 0.13.0

Spotify API wrapper
Documentation

rspotify

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 3 of them enabled by default.

default

  • client-reqwest
  • reqwest-default-tls

client-reqwest

  • rspotify-http/client-reqwest
  • __async

reqwest-default-tls

  • rspotify-http/reqwest-default-tls

client-ureq

  • rspotify-http/client-ureq
  • __sync

async-trait

  • dep:async-trait

dotenvy

  • dep:dotenvy

webbrowser

  • dep:webbrowser

ureq-native-tls

  • rspotify-http/ureq-native-tls

ureq-rustls-tls-native-certs

  • rspotify-http/ureq-rustls-tls-native-certs

reqwest-rustls-tls

  • rspotify-http/reqwest-rustls-tls

env-file

  • dotenvy

futures

  • dep:futures

reqwest-native-tls

  • rspotify-http/reqwest-native-tls

ureq-rustls-tls

  • rspotify-http/ureq-rustls-tls

reqwest-native-tls-vendored

  • rspotify-http/reqwest-native-tls-vendored

cli

  • webbrowser

async-stream

  • dep:async-stream