# Functions
Join will join a set of segments into a set of connected MultiSegments.
# Structs
Segment is a section of a multipolygon with some extra information on the member it came from.
# Type aliases
MultiSegment is an ordered set of segments that form a continuous section of a multipolygon.