SegmentSpec.parse

You're seeing just the function parse, go back to SegmentSpec module for more information.

Specs

parse(event_map()) :: {:ok, event_struct()} | {:error, String.t()}

Parses a Segment event map into the appropriate event_struct/0 struct.