1 stable release

Uses new Rust 2024

new 1.0.0 Apr 26, 2025

#764 in Procedural macros


Used in 2 crates

GPL-3.0 license

40KB
698 lines

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.


Translatable Shared

This crate exists solely to provide utilities 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