# Functions
EncodeWithMaxDecimalDigits sets the maximum decimal digits to encode.
Marshal translates a geometry to the corresponding WKT.
NewEncoder returns a new encoder with the given options set.
Unmarshal translates a WKT to the corresponding geometry.
# Variables
ErrBraceMismatch is returned when braces do not match.
# Type aliases
EncodeOptions specify options to apply to the encoder.