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

#165 in Procedural macros

Download history 33157/week @ 2025-12-11 20899/week @ 2025-12-18 6246/week @ 2025-12-25 27208/week @ 2026-01-01 49832/week @ 2026-01-08 53436/week @ 2026-01-15 52222/week @ 2026-01-22 51657/week @ 2026-01-29 58743/week @ 2026-02-05 41414/week @ 2026-02-12 52245/week @ 2026-02-19 55434/week @ 2026-02-26 42419/week @ 2026-03-05 59764/week @ 2026-03-12 63732/week @ 2026-03-19 57756/week @ 2026-03-26

234,696 downloads per month
Used in 58 crates (5 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

~115–480KB
~11K SLoC