Tarearbol.DynamicManager.cast

You're seeing just the callback cast, go back to Tarearbol.DynamicManager module for more information.
Link to this callback

cast( message, {} )

View Source (since 1.2.1)

Specs

cast(
  message :: any(),
  {id :: id(), payload :: payload()}
) :: response()

The method to implement to support explicit GenServer.cast/2 on the wrapping worker.