[][src]Module twitter_stream::types

Common types used across the crate.

Structs

RequestMethod

The Request Method (VERB)

StatusCode

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

Uri

The URI component of a request.

Enums

FilterLevel

Represents the filter_level parameter in API requests.