Expand description
Common types used across the crate.
Structs§
- JsonMap
- Represents a JSON key/value type.
- Json
Number - Represents a JSON number, whether integer or floating point.
Enums§
- Filter
Level - Represents the
filter_levelfield in Tweets. - Json
Value - Represents any valid JSON value.
- Withheld
Scope - Represents the
withheld_scopefield inTweetandUser.