Jido.Signal.Router.PatternMatch (Jido v1.1.0-rc.2)
View SourceRouter Helper struct to store pattern match metadata
Summary
Types
@type t() :: %Jido.Signal.Router.PatternMatch{ complexity: non_neg_integer(), match: Jido.Signal.Router.match(), priority: Jido.Signal.Router.priority(), target: Jido.Signal.Router.target() }