t() :: term()
error_code(t()) :: 100..999
handle(t(), Plug.Conn.t()) :: Plug.Conn.t()
message(t()) :: String.t()