Module twitter_stream::types [] [src]

Common types used across the crate.

Structs

JsonMap

Represents a JSON key/value type.

JsonNumber

Represents a JSON number, whether integer or floating point.

Enums

FilterLevel

Represents the filter_level field in Tweets or filter_level parameter in API request.

JsonValue

Represents any valid JSON value.

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.

WithheldScope

Represents the withheld_scope field in Tweet and User.

Type Definitions

DateTime