Formular.Client (formular_client v0.4.0-alpha.1)

Documentation for Formular.Client.

Link to this section Summary

Link to this section Functions

Link to this function

eval(name, binding, options \\ [])

Specs

eval(
  name :: binary(),
  binding :: keyword(),
  options :: Formular.options()
) :: {:ok, term()} | {:error, term()}