Defines StateChange using supplied actions.
Deposits an event indexed over the supplied fields.
Implements field accessor based on input using supplied self.
Implements Debug trait printing hex representation of the underlying value.
Implements Action trait with supplied params for the given ident(s).
Implements Action and ActionWithNonce traits with supplied params for the given ident(s).
Implements bits conversion from/to the given type for the supplied bitflags identifier.
Implements Encode/Decode wrapper tests for the supplied wrapper and type.
Implements ToStateChange trait with supplied params for the given ident(s).
Implements given trait for the tuple type.
Implements two-direction From/Into and one-direction Deref/DeferMut traits for the supplied wrapper and type.
Implements From<type> for the wrapper.
Implements type’s type info for the wrapper.
Makes given ident pub only for test and uses supplied visibility if compiled otherwise.