Type Definition twitter_stream_message::place::Attributes [] [src]

type Attributes<'a> = HashMap<Cow<'a, str>, Cow<'a, str>>;