Cldr.Message.Backend (Cldr Messages v0.13.2) 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
Specs
expand_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.