Geo.JSON.encode-exclamation-mark

You're seeing just the function encode-exclamation-mark, go back to Geo.JSON module for more information.

Specs

encode!(Geo.geometry()) :: map() | no_return()

Takes a Geometry and returns a map representing the GeoJSON.

See Geo.JSON.Encoder.encode!/2.