pub fn vector_multiply(left: Vec<i128>, right: Vec<i128>) -> String
Returns the product of two vectors