View Source IbanEx.Country (iban_ex v0.1.0)
Summary
Types
Functions
@spec country_module(country_code()) :: Module.t() | error_tuple()
@spec is_country_code_supported?(country_code()) :: boolean()
@spec supported_country_codes() :: [country_code()] | []