Requiem.DispatcherWorker.child_spec

You're seeing just the function child_spec, go back to Requiem.DispatcherWorker module for more information.
Link to this function

child_spec(init_arg)

Specs

child_spec(Keyword.t()) :: map()

Returns a specification to start this module under a supervisor.

See Supervisor.