10 releases (2 stable)
1.1.0 | Aug 1, 2024 |
---|---|
1.0.0 | Jul 25, 2024 |
0.3.0 | Jul 25, 2024 |
0.2.0 | Jun 12, 2024 |
0.1.4 | Sep 28, 2023 |
#949 in Rust patterns
Used in 2 crates
(via assemblyline-models)
17KB
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.5–2.4MB
~43K SLoC