BcsType for a Move enum: a tagged union of named variants.
Internal codec holding the fast read/write closures and an optional kind tag used by bulk encoder/decoder dispatch.
Use parse instead.
Optional
Use toBytes or serialize instead.
BcsType for a Move enum: a tagged union of named variants.