Ussd.Decisions.Fallback (Ussd v0.2.0)

Copy Markdown View Source

Always matches. Use as the last transition/2 in a state to give it a default route.

Summary

Types

t()

@type t() :: %Ussd.Decisions.Fallback{}

Functions

new()

@spec new() :: t()