gleetube/decoder/playlist_item_decoder

Values

pub fn playlist_item_decoder() -> decode.Decoder(
  playlist_item.PlaylistItem,
)

Decoder for a single PlaylistItem resource.

pub fn playlist_item_list_response_decoder() -> decode.Decoder(
  playlist_item.PlaylistItemListResponse,
)

Decoder for a PlaylistItemListResponse.

Search Document