Type Definition twitter_stream::messages::geometry::LineString
[−]
[src]
type LineString = Vec<Position>;
type LineString = Vec<Position>;