Module tweet::types [] [src]

This module contains the types for use by the tweet library. It implements Display, so you can print it out easily.

Structs

Tweet

Struct encapsulating tweets. Includes the text, name of the user, number of retweets, and number of favorites.