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

#101 in Procedural macros

Download history 3109/week @ 2024-07-17 3084/week @ 2024-07-24 2950/week @ 2024-07-31 2459/week @ 2024-08-07 2508/week @ 2024-08-14 2940/week @ 2024-08-21 3341/week @ 2024-08-28 3985/week @ 2024-09-04 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 3644/week @ 2024-10-30

13,612 downloads per month
Used in 33 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

~235–680KB
~16K SLoC