rspotifys 0.13.0

Spotify API wrapper
Documentation

rspotifys

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

webbrowser

  • dep:webbrowser

reqwest-rustls-tls

  • rspotify-http/reqwest-rustls-tls

async-trait

  • dep:async-trait

reqwest-native-tls-vendored

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

async-stream

  • dep:async-stream

reqwest-native-tls

  • rspotify-http/reqwest-native-tls

env-file

  • dotenvy

ureq-rustls-tls

  • rspotify-http/ureq-rustls-tls

ureq-rustls-tls-native-certs

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

futures

  • dep:futures

ureq-native-tls

  • rspotify-http/ureq-native-tls

dotenvy

  • dep:dotenvy

cli

  • webbrowser