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

#318 in Procedural macros

Download history 4441/week @ 2025-01-05 3906/week @ 2025-01-12 5050/week @ 2025-01-19 4125/week @ 2025-01-26 4746/week @ 2025-02-02 5226/week @ 2025-02-09 4692/week @ 2025-02-16 5325/week @ 2025-02-23 24139/week @ 2025-03-02 32007/week @ 2025-03-09 33764/week @ 2025-03-16 33385/week @ 2025-03-23 32113/week @ 2025-03-30 36253/week @ 2025-04-06 28777/week @ 2025-04-13 30621/week @ 2025-04-20

128,508 downloads per month
Used in 41 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

~205–640KB
~15K SLoC