| Crates.io | wasmind_actor_utils_macros |
| lib.rs | wasmind_actor_utils_macros |
| version | 0.1.0 |
| created_at | 2025-09-06 22:46:15.735748+00 |
| updated_at | 2025-09-06 22:46:15.735748+00 |
| description | Procedural macros for simplifying Wasmind actor development |
| homepage | https://github.com/SilasMarvin/wasmind |
| repository | https://github.com/SilasMarvin/wasmind |
| max_upload_size | |
| id | 1827672 |
| size | 15,159 |
Procedural macros for building Rust actors in the Wasmind actor system. This crate provides code generation utilities that simplify actor development.
These macros are re-exported through Wasmind_actor_utils for convenient access when building actors.