Geo.WKT.encode

You're seeing just the function encode, go back to Geo.WKT module for more information.

Specs

encode(Geo.geometry()) :: {:ok, binary()} | {:error, Exception.t()}

Takes a Geometry and returns a WKT string.