Crates.io | with_builtin_macros |
lib.rs | with_builtin_macros |
version | 0.1.0 |
source | src |
created_at | 2020-11-02 20:51:30.741961 |
updated_at | 2024-04-10 23:03:17.819951 |
description | Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`). |
homepage | https://crates.io/crates/with_builtin_macros |
repository | https://github.com/danielhenrymantilla/with_builtin_macros.rs |
max_upload_size | |
id | 308051 |
size | 26,536 |
::with_builtin_macros
env!
, include!
, or concat_idents!
).