struct-metadata 0.1.5

Macros for attaching metadata to structs.
Documentation

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.