Jido.Signal.Router.PatternMatch (Jido Signal v1.0.0)
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() }