API Reference rustler_elixir_fun v0.2.0

modules

Modules

This GenServer listens for native code to send sets of functions + parameters to it.

This Supervisor manages a pool of worker processes which will each listen to native code sending sets of functions + parameters.

Delegates work to the various workers in the pool.