Tarearbol.spawn

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

Specs

spawn(
  (() -> any()) | {atom(), atom(), list()},
  keyword()
) :: Task.t()

Spawns the task for the immediate async execution.