anchor-derive-serde 1.1.2

Anchor Derive macro for serialization and deserialization
Documentation

Defines the [AnchorSerialize] and [AnchorDeserialize] derive macros These emit a BorshSerialize/BorshDeserialize implementation for the given type, as well as emitting IDL type information when the idl-build feature is enabled.