blueprint v0.3.2 Blueprint.Application.Module.Message

A struct containing contents about a message useful for inspecting.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Blueprint.Application.Module.Message{
  args: any(),
  interface: {atom(), atom(), integer()},
  target: atom()
}