Derive code that returns the value kind.
Derive code that decodes this data structure from a byte array.
Derive code that encodes this data structure
Derives code for categorizing a struct or enum with Manifest value model.
Derives code for decoding a struct or enum with Manifest value model.
Derives code for encoding a struct or enum with Manifest value model.
Derives code for categorizing a struct or enum with Scrypto value model.
Derives code for decoding a struct or enum with Scrypto value model.
Derives code for encoding a struct or enum with Scrypto value model.
Derive code for implementing the required logic to mark a type as being an event.
A macro for outputting tests and marker traits to assert that a type has maintained its shape over time.