#traits-for-types #macro #proc-macro #automatic

macro auto-trait

Simple macro to generate trait implementation for wrapper types

3 stable releases

2.1.0 Jul 31, 2025
2.0.0 Feb 8, 2024
1.0.1 Jun 22, 2021

#561 in Procedural macros

Download history 13/week @ 2025-10-11 33/week @ 2025-10-18 25/week @ 2025-10-25 3/week @ 2025-11-01 43/week @ 2025-11-15 52/week @ 2025-11-22 82/week @ 2025-11-29 53/week @ 2025-12-06 37/week @ 2025-12-13 3/week @ 2025-12-20 62/week @ 2026-01-10 77/week @ 2026-01-17 88/week @ 2026-01-24

227 downloads per month

BSL-1.0 license

16KB
230 lines

Automatic trait extension macro for wrapper types


auto-trait

Actions Status Crates.io Documentation

Simple macro to generate trait implementation for wrapper types

Dependencies

~130–510KB
~12K SLoC