Matches when the input is exactly length characters long.
Summary
Types
@type t() :: %Ussd.Decisions.Length{length: non_neg_integer()}
Functions
@spec new(non_neg_integer()) :: t()
Matches when the input is exactly length characters long.
@type t() :: %Ussd.Decisions.Length{length: non_neg_integer()}
@spec new(non_neg_integer()) :: t()