Module twitter_stream_message::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.

JsonValue

Represents any valid JSON value.

WithheldScope

Represents the withheld_scope field in Tweet and User.

Type Definitions

DateTime