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

#477 in Rust patterns

Download history 1/week @ 2024-11-13 4/week @ 2024-11-20 10/week @ 2024-12-04 158/week @ 2024-12-11 5/week @ 2024-12-18 1/week @ 2025-01-08 67/week @ 2025-01-15 52/week @ 2025-01-22 28/week @ 2025-01-29 130/week @ 2025-02-05 216/week @ 2025-02-12 31/week @ 2025-02-19 14/week @ 2025-02-26

401 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