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