14 releases (6 stable)

1.3.0 Feb 11, 2025
1.1.1 Dec 12, 2024
1.1.0 Aug 1, 2024
1.0.0 Jul 25, 2024
0.1.4 Sep 28, 2023

#480 in Rust patterns

Download history 4/week @ 2024-11-16 1/week @ 2024-11-23 136/week @ 2024-12-07 36/week @ 2024-12-14 1/week @ 2024-12-21 1/week @ 2025-01-04 15/week @ 2025-01-11 90/week @ 2025-01-18 23/week @ 2025-01-25 23/week @ 2025-02-01 269/week @ 2025-02-08 95/week @ 2025-02-15 14/week @ 2025-02-22 9/week @ 2025-03-01

389 downloads per month
Used in 2 crates (via assemblyline-models)

MIT license

19KB
290 lines

Macros for attaching metadata to structs.

When a struct is used to define an interface with external systems there is often additonal information about the external system that is required. Rather than having that information stored separately this library intends to maintain a single source of truth.

Dependencies

~1.6–2.5MB
~43K SLoC