View Source Cldr.Message.Backend (Cldr Messages v1.0.2)

Summary

Functions

Expands the given message in the given env, raising if it doesn't expand to a binary.

Functions

Link to this function

define_message_module(config)

View Source
Link to this function

expand_to_binary!(term, env)

View Source
@spec 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.