Type Definition solana_program::short_vec::VisitResult

source ·
type VisitResult = Result<VisitStatus, VisitError>;