Crates.io | floccus-proc |
lib.rs | floccus-proc |
version | 0.3.0 |
source | src |
created_at | 2021-11-04 10:10:42.48663 |
updated_at | 2024-02-28 07:33:26.410179 |
description | Procedural macros for floccus crate |
homepage | |
repository | https://github.com/ScaleWeather/floccus |
max_upload_size | |
id | 476538 |
size | 14,504 |
Procedural macros for floccus
This crate contains procedural attribute macros (currently only one) used by the floccus. But potentially can be used in some other crates, although will never be adapted to work with any other crate.
Source code of this crate is a modified copy of derive-name-macros. Check that crate for more versatile deriving of type names.