gleetube/decoder/subscription_decoder

Values

pub fn subscription_decoder() -> decode.Decoder(
  subscription.Subscription,
)

Decoder for a single Subscription resource.

pub fn subscription_list_response_decoder() -> decode.Decoder(
  subscription.SubscriptionListResponse,
)

Decoder for a SubscriptionListResponse.

Search Document