View Source IbanEx.Country.Template behaviour (iban_ex v0.1.0)

Summary

Types

@type country_code() :: <<_::16>> | atom()
@type joiner() :: String.t()
@type rule() :: Regex.t()
@type size() :: non_neg_integer()

Callbacks