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

#100 in Procedural macros

Download history 2868/week @ 2024-10-19 3453/week @ 2024-10-26 3583/week @ 2024-11-02 3288/week @ 2024-11-09 4926/week @ 2024-11-16 4124/week @ 2024-11-23 4486/week @ 2024-11-30 3838/week @ 2024-12-07 4132/week @ 2024-12-14 2127/week @ 2024-12-21 2874/week @ 2024-12-28 4333/week @ 2025-01-04 3997/week @ 2025-01-11 4964/week @ 2025-01-18 3932/week @ 2025-01-25 4088/week @ 2025-02-01

17,655 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

~190–620KB
~15K SLoC