Search
Body for Edge output actions
Body structure of Edge output actions
@type t() :: %Toolbox.Scenario.OutputAction.Edge{ from: String.t(), to: String.t(), type: String.t() }