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