Expand description
Decoder implementations.
Re-exports§
pub use solana_decoder::CPIEventFilter;
pub use solana_decoder::CPIEvents;
pub use solana_decoder::TransactionDecoder;
Modules§
- solana_
decoder - Decoders for Solana datas.
Structs§
- Account
Access Decoder - Decoder derived from
AccountAccess
.