Type Definition tiny_sdk::entrypoint::ProgramResult

source ·
pub type ProgramResult = Result<(), ProgramError>;