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

#102 in Procedural macros

Download history 3254/week @ 2024-09-11 3124/week @ 2024-09-18 3133/week @ 2024-09-25 2755/week @ 2024-10-02 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

14,896 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

~230–670KB
~16K SLoC