Crates.io | v_utils_macros |
lib.rs | v_utils_macros |
version | 2.2.8 |
created_at | 2024-02-08 21:11:10.680866+00 |
updated_at | 2025-08-02 22:40:51.901878+00 |
description | Macros for my utils crate |
homepage | |
repository | https://github.com/Valera6/v_utils |
max_upload_size | |
id | 1132683 |
size | 81,484 |
MUST be only ever imported via main v_utils crate.
Some of the macros rely on reimports of certain crates by the main crate (because currently proc_macro crates are not allowed to export anything that is not macro).