Search
Simply directs to Rustler functions.
You can mock these functions by using the Mox package.
Mox
@callback list_resources(String.t()) :: any()
@callback query(String.t(), String.t()) :: any()
@callback write(String.t(), String.t()) :: any()
@spec idn(String.t()) :: any()