[][src]Type Definition twitter_stream::Token

type Token<C = String, T = String> = Token<C, T>;

A set of OAuth client credentials and token credentials used for authorizing requests to the Streaming API.