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