Cldr Messages v0.4.0 Cldr.Message.Backend View Source
Link to this section Summary
Functions
Expands the given message
in the given env
, raising if it doesn't expand to
a binary.
Link to this section Functions
Link to this function
expand_to_binary(term, env)
View Sourceexpand_to_binary(binary(), Macro.Env.t()) :: binary() | no_return()
Expands the given message
in the given env
, raising if it doesn't expand to
a binary.