Cldr.Message.Backend.expand_to_binary
You're seeing just the function
expand_to_binary
, go back to Cldr.Message.Backend module for more information.
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.