include/automata@event@builtin@body_Custom.hrl

-record(custom, {
    kind :: binary(),
    attributes :: gleam@dict:dict(binary(), binary())
}).