Expand description
Serializable data model for items for the Peace framework.
Macros§
- item_id
- Returns a
const ItemIdvalidated at compile time.
Structs§
- ItemId
- Unique identifier for an
Item,Cow<'static, str>newtype. - Item
IdInvalid Fmt - Error indicating
ItemIdprovided is not in the correct format.