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 3123/week @ 2024-07-29 2520/week @ 2024-08-05 2246/week @ 2024-08-12 2995/week @ 2024-08-19 3150/week @ 2024-08-26 3832/week @ 2024-09-02 3470/week @ 2024-09-09 3023/week @ 2024-09-16 3331/week @ 2024-09-23 2814/week @ 2024-09-30 2733/week @ 2024-10-07 3656/week @ 2024-10-14 2848/week @ 2024-10-21 3440/week @ 2024-10-28 3524/week @ 2024-11-04 3647/week @ 2024-11-11

13,725 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

~265–720KB
~17K SLoC