Cldr.PersonName.Format protocol (Cldr Person Names v1.0.0)
View SourceSummary
Types
@type t() :: term()
All the types that implement this protocol.
Functions
@spec to_string( name :: struct(), options :: Cldr.PersonName.Formatter.format_options() ) :: {:ok, String.t()} | {:error, Cldr.PersonName.error_message()}
@spec to_string( name :: struct(), options :: Cldr.PersonName.Formatter.format_options() ) :: String.t() | no_return()