Packages

A series of macros, and utilities to help hadling your elixir tonics.

Current section

Files

Jump to
rubbergloves lib error handle_error.ex
Raw

lib/error/handle_error.ex

# defmodule Rubbergloves.Handler.Match do
# defstruct [:handler, :phase, :reason, :conditions, :action, :success?]
# end
# defmodule Rubbergloves.Handler.MatchResult do
# defstruct [:wearer, :success?, matches: []]
# end