iban_ex
v0.1.0
Pages
Modules
Search documentation of iban_ex
Settings
View Source
IbanEx.Serialize
(iban_ex v0.1.0)
Summary
Functions
to_map(iban)
to_string(iban)
Functions
Link to this function
to_map(iban)
View Source
@spec
to_map(
IbanEx.Iban.t
()) :: Map.t()
Link to this function
to_string(iban)
View Source
@spec
to_string(
IbanEx.Iban.t
()) ::
String.t
()