Module twitter_stream::types [] [src]

Common types used across the crate.

Structs

JsonStr

A string type returned by TwitterStream.

Url

A parsed URL record.

Enums

FilterLevel

Represents the filter_level parameter in API requests.

RequestMethod

The Request Method (VERB)

StatusCode

An HTTP status code (status-code in RFC 7230 et al.).

With

A value for with parameter for User and Site Streams.