spotify_client/resource

Types

pub type ID(resource) {
  ID(id: String)
}

Constructors

  • ID(id: String)

Functions

pub fn id_decoder() -> Decoder(ID(a))
pub fn to_json(id: ID(a)) -> Json
Search Document