#translation #language #translatable

macro translatable_proc

Proc macro crate for the translatable library

1 stable release

Uses new Rust 2024

new 1.0.0 Apr 26, 2025

#2126 in Procedural macros


Used in translatable

GPL-3.0 license

75KB
1K SLoC

Macro declarations for the translatable crate.

This crate shouldn't be used by itself, since the macros generate code with the context of the translatable library.

The translatable library re-exports the macros declared in this crate.


Translatable Macros

This crate exists solely to provide macros for the Translatable crate. Using this crate without the main Translatable crate is not supported, and any support requests or bug reports regarding standalone usage will be redirected to the Translatable crate.

Licensing

This crate shares the same licensing terms as Translatable, as these crates are essentially part of the same ecosystem.

Dependencies

~0.5–1.1MB
~24K SLoC