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 |
| JsonValue |
Represents any valid JSON value. |
| RequestMethod |
The Request Method (VERB) |
| StatusCode |
An HTTP status code ( |
| With |
A value for |
| WithheldScope |
Represents the |
Type Definitions
| DateTime |