Crate spl_program_error

source ·
Expand description

Crate defining a library with a procedural macro and other dependencies for building Solana program errors

Re-exports§

Attribute Macros§

Derive Macros§

  • Derive macro to add solana_program::decode_error::DecodeError trait
  • Derive macro to add Into<solana_program::program_error::ProgramError> trait
  • Derive macro to add solana_program::program_error::PrintProgramError trait