Module types

Module types 

Source
Expand description

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 Aliases§

DateTime