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