Search
@type t() :: term()
@spec error_code(t()) :: 100..999
@spec handle(t(), Plug.Conn.t()) :: Plug.Conn.t()
@spec message(t()) :: String.t()