Type Definition ProgramResult
Other items insolana_sdk::entrypoint_deprecated
type ProgramResult = Result<(), ProgramError>;