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 |
| JsonValue |
Represents any valid JSON value. |
| WithheldScope |
Represents the |
Type Definitions
| DateTime |