11 releases (3 stable)

1.1.1 Dec 12, 2024
1.1.0 Aug 1, 2024
1.0.0 Jul 25, 2024
0.3.0 Jul 25, 2024
0.1.4 Sep 28, 2023

#748 in Rust patterns

Download history 20/week @ 2024-09-15 3/week @ 2024-09-22 31/week @ 2024-09-29 1/week @ 2024-10-06 1/week @ 2024-10-13 4/week @ 2024-11-17 1/week @ 2024-11-24 148/week @ 2024-12-08 25/week @ 2024-12-15

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

MIT license

18KB
276 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
~44K SLoC