Expand description
Crate defining a procedural macro for building Miraland program errors
Attribute Macros§
- spl_program_ error 
- Proc macro attribute to turn your enum into a Miraland Program Error
Derive Macros§
- DecodeError 
- Derive macro to add miraland_program::decode_error::DecodeErrortrait
- IntoProgram Error 
- Derive macro to add Into<miraland_program::program_error::ProgramError>trait
- PrintProgram Error 
- Derive macro to add miraland_program::program_error::PrintProgramErrortrait