Macro solana_program::custom_panic_default [−][src]
macro_rules! custom_panic_default { () => { ... }; }
Expand description
Fallback to default for unused custom panic feature. This must be used if the entrypoint! macro is not used.