Crate ecksport_codec
source ·Expand description
RPC codec types.
Structs§
- Wrapper type to expose a
borsh-serializable type in an RPC. - Wrapper type to expose a
borsh-serializable type in an RPC. - Wrapper type to expose a
borsh-serializable type in an RPC.
Enums§
Traits§
- Trait defined to messages over the wire.
Functions§
- Encodes the type into a vec.