MeshxRpc.Client.cast
You're seeing just the callback
cast
, go back to MeshxRpc.Client module for more information.
Specs
cast( request :: atom(), args :: list(), timeout :: timeout(), retry :: pos_integer(), retry_sleep :: non_neg_integer() ) :: :ok
Sends an asynchronous RPC cast request
to the server.