gleetube/decoder/playlist_decoder

Values

pub fn playlist_decoder() -> decode.Decoder(playlist.Playlist)

Decoder for a single Playlist resource.

pub fn playlist_list_response_decoder() -> decode.Decoder(
  playlist.PlaylistListResponse,
)

Decoder for a PlaylistListResponse.

Search Document