Macro solana_sdk::entrypoint
source ยท macro_rules! entrypoint { ($process_instruction:ident) => { ... }; }
๐Deprecated since 1.4.3: use solana_program::entrypoint::entrypoint instead
macro_rules! entrypoint { ($process_instruction:ident) => { ... }; }