Type Definition ProgramResult
solana_program::entrypoint_deprecated
type ProgramResult = ResultGeneric<(), ProgramError>;