carbon_system_program_decoder/
lib.rs

1pub struct SystemProgramDecoder;
2pub mod accounts;
3pub mod instructions;