SegmentSpec.normalize-exclamation-mark
You're seeing just the function
normalize-exclamation-mark
, go back to SegmentSpec module for more information.
Specs
normalize!(event_struct() | event_map(), Keyword.t()) :: event_map()
Returns a normalized version of the given Segment event, in which Segment's
internal fields have been coerced into snake_case. Pass the include_nil: true
option to include empty fields.