Cldr.Message.Backend (Cldr Messages v2.0.1)

Copy Markdown View Source

Summary

Functions

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

Functions

define_message_module(config)

expand_to_binary!(term, env)

@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.