| Crates.io | arri_common |
| lib.rs | arri_common |
| version | 1.1.16 |
| created_at | 2025-09-19 18:52:30.90904+00 |
| updated_at | 2025-09-24 09:12:39.125399+00 |
| description | Common types and utilities shared across Arri crates |
| homepage | |
| repository | https://github.com/Arthurdw/ronky |
| max_upload_size | |
| id | 1846775 |
| size | 7,544 |
Common types and utilities shared across Arri crates.
This crate contains shared definitions to avoid circular dependencies and code duplication between arri_repr and ronky_derive.
EnumTransformation - Shared enum for string case transformations using the heck crateThis crate is primarily intended as an internal dependency for other Arri crates. It helps eliminate circular dependencies while providing a single source of truth for common types.