[][src]Crate fluent_template_macros

Macros

static_loader

Loads all of your fluent resources at compile time as &'static strs and and creates a new StaticLoader static variable that you can use in your program. This allows you to easily ship your localisations as part of a single binary.