View Source Matcher.Protocol protocol (Matcher v0.3.0)
Link to this section Summary
Link to this section Types
@type t() :: term()
All the types that implement this protocol.
Link to this section Functions
@spec match(any(), any(), Matcher.Context.t()) :: {:ok, nil} | {:error, %{}}