10 stable releases

2.0.0 Oct 15, 2024
1.3.1 Nov 18, 2023
1.2.2 Sep 23, 2023
1.1.0 Aug 20, 2023

#98 in Procedural macros

Download history 2833/week @ 2024-10-09 3535/week @ 2024-10-16 3157/week @ 2024-10-23 3673/week @ 2024-10-30 3393/week @ 2024-11-06 4181/week @ 2024-11-13 4128/week @ 2024-11-20 4956/week @ 2024-11-27 3919/week @ 2024-12-04 3677/week @ 2024-12-11 3398/week @ 2024-12-18 2643/week @ 2024-12-25 3012/week @ 2025-01-01 4203/week @ 2025-01-08 4687/week @ 2025-01-15 3952/week @ 2025-01-22

16,307 downloads per month
Used in 34 crates (4 directly)

Apache-2.0

56KB
738 lines

Proc macro development utilities

MASTER CI status crates.io badge Coverage Status dependencies badge

Features

Feature Description
attr_parse Attribute parsing utilities, attr_parse.
full Enable syn/full. If attr_parse is enabled, it'll implement the traits for types that require syn/full.
attributed Enable elements::Attributed.
generic-impl Enable elements::GenericImpl.
module-prefix Enable elements::ModulePrefix.

Dependencies

~190–620KB
~15K SLoC