Expand description
Shared util declarations for translatable
and translatable_proc
This crate shouldn’t be used by itself,
since it contains macro generation code which
relies on references from the translatable
library.
The translatable
library re-exports the utils
declared in this crate and exposes the necessary
ones.
Modules§
- macros
- Macro helpers module.
- misc
- Uncategorized item module.
- translations
- Translation structures module.
Macros§
- handle_
macro_ result to_compile_error
conversion helper macro.