floccus-proc

Crates.iofloccus-proc
lib.rsfloccus-proc
version0.3.0
sourcesrc
created_at2021-11-04 10:10:42.48663
updated_at2024-02-28 07:33:26.410179
descriptionProcedural macros for floccus crate
homepage
repositoryhttps://github.com/ScaleWeather/floccus
max_upload_size
id476538
size14,504
Jakub Lewandowski (Quba1)

documentation

README

floccus-proc

License Crates.io dependency status

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.

Commit count: 88

cargo fmt