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

#104 in Procedural macros

Download history 3060/week @ 2024-08-18 2961/week @ 2024-08-25 3734/week @ 2024-09-01 3728/week @ 2024-09-08 3002/week @ 2024-09-15 3270/week @ 2024-09-22 2874/week @ 2024-09-29 2765/week @ 2024-10-06 3593/week @ 2024-10-13 2879/week @ 2024-10-20 3441/week @ 2024-10-27 3522/week @ 2024-11-03 3352/week @ 2024-11-10 4851/week @ 2024-11-17 4185/week @ 2024-11-24 4268/week @ 2024-12-01

16,891 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

~245–700KB
~17K SLoC